aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authorUlrich Spörlein <uqs@FreeBSD.org>2010-04-14 19:08:06 +0000
committerUlrich Spörlein <uqs@FreeBSD.org>2010-04-14 19:08:06 +0000
commitaa12cea2ccc6e686d6d31cf67d6bc69cbc1ba744 (patch)
tree2671e136a6b1e08e763e43a9271f94a2d3833f89 /lib/libc/stdlib
parentc5ff2cdb99c0a70595a3d13be9c5d88741b5d3af (diff)
downloadsrc-aa12cea2ccc6e686d6d31cf67d6bc69cbc1ba744.tar.gz
src-aa12cea2ccc6e686d6d31cf67d6bc69cbc1ba744.zip
mdoc: order prologue macros consistently by Dd/Dt/Os
Although groff_mdoc(7) gives another impression, this is the ordering most widely used and also required by mdocml/mandoc. Reviewed by: ru Approved by: philip, ed (mentors)
Notes
Notes: svn path=/head/; revision=206622
Diffstat (limited to 'lib/libc/stdlib')
-rw-r--r--lib/libc/stdlib/hcreate.32
-rw-r--r--lib/libc/stdlib/ptsname.32
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdlib/hcreate.3 b/lib/libc/stdlib/hcreate.3
index cd827207694a..2466c9f428a6 100644
--- a/lib/libc/stdlib/hcreate.3
+++ b/lib/libc/stdlib/hcreate.3
@@ -29,8 +29,8 @@
.\" $FreeBSD$
.\"
.Dd July 6, 2008
-.Os
.Dt HCREATE 3
+.Os
.Sh NAME
.Nm hcreate , hdestroy , hsearch
.Nd manage hash search table
diff --git a/lib/libc/stdlib/ptsname.3 b/lib/libc/stdlib/ptsname.3
index f674a54bd906..48da3bd81c26 100644
--- a/lib/libc/stdlib/ptsname.3
+++ b/lib/libc/stdlib/ptsname.3
@@ -32,8 +32,8 @@
.\" $FreeBSD$
.\"
.Dd August 20, 2008
-.Os
.Dt PTSNAME 3
+.Os
.Sh NAME
.Nm grantpt ,
.Nm ptsname ,