summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2001-08-01 12:15:21 +0000
committersheldonh <sheldonh@FreeBSD.org>2001-08-01 12:15:21 +0000
commit80fcc4abbc12dd29d60f75e9f6b9008ddcd8f892 (patch)
tree2299803f1e20369615d911d4ab30af728dd82c73
parentf153c10891f2752c80754078285a1fef43276b0f (diff)
downloadFreeBSD-src-80fcc4abbc12dd29d60f75e9f6b9008ddcd8f892.zip
FreeBSD-src-80fcc4abbc12dd29d60f75e9f6b9008ddcd8f892.tar.gz
MFS: in HISTORY section, fix release number of first appearance
-rw-r--r--lib/libc/gen/getprogname.32
-rw-r--r--lib/libc/gen/rfork_thread.32
-rw-r--r--lib/libc/gen/shm_open.32
-rw-r--r--lib/libc/sys/shm_open.22
-rw-r--r--sbin/ffsinfo/ffsinfo.82
-rw-r--r--sbin/growfs/growfs.82
-rw-r--r--share/man/man4/lge.42
-rw-r--r--share/man/man4/nge.42
-rw-r--r--share/man/man4/pcn.42
-rw-r--r--share/man/man9/sysctl_add_oid.92
-rw-r--r--share/man/man9/sysctl_ctx_init.92
-rw-r--r--usr.bin/fsync/fsync.12
-rw-r--r--usr.sbin/kbdcontrol/kbdmap.52
13 files changed, 13 insertions, 13 deletions
diff --git a/lib/libc/gen/getprogname.3 b/lib/libc/gen/getprogname.3
index ea9c353..cf1e123 100644
--- a/lib/libc/gen/getprogname.3
+++ b/lib/libc/gen/getprogname.3
@@ -89,4 +89,4 @@ modifications to the start-up code.
These functions first appeared in
.Nx 1.6 ,
and made their way into
-.Fx 5.0 .
+.Fx 4.4 .
diff --git a/lib/libc/gen/rfork_thread.3 b/lib/libc/gen/rfork_thread.3
index eafde60..ef8389f 100644
--- a/lib/libc/gen/rfork_thread.3
+++ b/lib/libc/gen/rfork_thread.3
@@ -74,4 +74,4 @@ for error return codes.
The
.Fn rfork_thread
function call first appeared in
-.Fx 5.0 .
+.Fx 4.3 .
diff --git a/lib/libc/gen/shm_open.3 b/lib/libc/gen/shm_open.3
index 3caec06..35ac103 100644
--- a/lib/libc/gen/shm_open.3
+++ b/lib/libc/gen/shm_open.3
@@ -184,7 +184,7 @@ The
and
.Fn shm_unlink
functions first appeared in
-.Fx 5.0 .
+.Fx 4.3 .
.Sh AUTHORS
.An Garrett A. Wollman Aq wollman@FreeBSD.org
(C library support and this manual page)
diff --git a/lib/libc/sys/shm_open.2 b/lib/libc/sys/shm_open.2
index 3caec06..35ac103 100644
--- a/lib/libc/sys/shm_open.2
+++ b/lib/libc/sys/shm_open.2
@@ -184,7 +184,7 @@ The
and
.Fn shm_unlink
functions first appeared in
-.Fx 5.0 .
+.Fx 4.3 .
.Sh AUTHORS
.An Garrett A. Wollman Aq wollman@FreeBSD.org
(C library support and this manual page)
diff --git a/sbin/ffsinfo/ffsinfo.8 b/sbin/ffsinfo/ffsinfo.8
index a2b5f83..aaa2c40 100644
--- a/sbin/ffsinfo/ffsinfo.8
+++ b/sbin/ffsinfo/ffsinfo.8
@@ -149,4 +149,4 @@ filesystem.
The
.Nm
command first appeared in
-.Fx 5.0 .
+.Fx 4.4 .
diff --git a/sbin/growfs/growfs.8 b/sbin/growfs/growfs.8
index 5651324..5e68726 100644
--- a/sbin/growfs/growfs.8
+++ b/sbin/growfs/growfs.8
@@ -156,4 +156,4 @@ every 2 GB of total filesystem size.
The
.Nm
command first appeared in
-.Fx 5.0 .
+.Fx 4.4 .
diff --git a/share/man/man4/lge.4 b/share/man/man4/lge.4
index 42d5307..d2c457f 100644
--- a/share/man/man4/lge.4
+++ b/share/man/man4/lge.4
@@ -134,7 +134,7 @@ the network connection (cable).
The
.Nm
device driver first appeared in
-.Fx 5.0 .
+.Fx 4.4 .
.Sh AUTHORS
The
.Nm
diff --git a/share/man/man4/nge.4 b/share/man/man4/nge.4
index 73144b1..560296c 100644
--- a/share/man/man4/nge.4
+++ b/share/man/man4/nge.4
@@ -202,7 +202,7 @@ the network connection (cable).
The
.Nm
device driver first appeared in
-.Fx 5.0 .
+.Fx 4.4 .
.Sh AUTHORS
The
.Nm
diff --git a/share/man/man4/pcn.4 b/share/man/man4/pcn.4
index 691fa0c..f537a92 100644
--- a/share/man/man4/pcn.4
+++ b/share/man/man4/pcn.4
@@ -151,7 +151,7 @@ the card should be configured correctly.
The
.Nm
device driver first appeared in
-.Fx 5.0 .
+.Fx 4.3 .
.Sh AUTHORS
The
.Nm
diff --git a/share/man/man9/sysctl_add_oid.9 b/share/man/man9/sysctl_add_oid.9
index 2616d45..032a94d 100644
--- a/share/man/man9/sysctl_add_oid.9
+++ b/share/man/man9/sysctl_add_oid.9
@@ -487,7 +487,7 @@ newtree.newint
.Xr sysctl_ctx_init 9
.Sh HISTORY
These functions first appeared in
-.Fx 5.0 .
+.Fx 4.2 .
.Sh AUTHORS
.An Andrzej Bialecki Aq abial@FreeBSD.org
.Sh BUGS
diff --git a/share/man/man9/sysctl_ctx_init.9 b/share/man/man9/sysctl_ctx_init.9
index 6056e98..4ef04ee 100644
--- a/share/man/man9/sysctl_ctx_init.9
+++ b/share/man/man9/sysctl_ctx_init.9
@@ -229,7 +229,7 @@ and then proceeds to free the older entries (in this case the nodes).
.Xr sysctl_remove_oid 9
.Sh HISTORY
These functions first appeared in
-.Fx 5.0 .
+.Fx 4.2 .
.Sh AUTHORS
.An Andrzej Bialecki Aq abial@FreeBSD.org
.Sh BUGS
diff --git a/usr.bin/fsync/fsync.1 b/usr.bin/fsync/fsync.1
index d6b6f66..6bae8b2 100644
--- a/usr.bin/fsync/fsync.1
+++ b/usr.bin/fsync/fsync.1
@@ -55,4 +55,4 @@ function call.
The
.Nm
command first appeared in
-.Fx 5.0 .
+.Fx 4.3 .
diff --git a/usr.sbin/kbdcontrol/kbdmap.5 b/usr.sbin/kbdcontrol/kbdmap.5
index 29d626c..bd3c179 100644
--- a/usr.sbin/kbdcontrol/kbdmap.5
+++ b/usr.sbin/kbdcontrol/kbdmap.5
@@ -310,4 +310,4 @@ standard keyboard map files
.Xr ascii 7
.Sh HISTORY
This manual page first appeared in
-.Fx 5.0 .
+.Fx 4.2 .
OpenPOWER on IntegriCloud