summaryrefslogtreecommitdiff
path: root/lib/libc/gen
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen')
-rw-r--r--lib/libc/gen/confstr.35
-rw-r--r--lib/libc/gen/getgrouplist.35
-rw-r--r--lib/libc/gen/getmntinfo.35
-rw-r--r--lib/libc/gen/pwcache.35
-rw-r--r--lib/libc/gen/setmode.35
-rw-r--r--lib/libc/gen/sysconf.35
-rw-r--r--lib/libc/gen/sysctl.35
-rw-r--r--lib/libc/gen/uname.35
-rw-r--r--lib/libc/gen/unvis.36
-rw-r--r--lib/libc/gen/vis.35
10 files changed, 30 insertions, 21 deletions
diff --git a/lib/libc/gen/confstr.3 b/lib/libc/gen/confstr.3
index 3af74c4c41c..51c2954407c 100644
--- a/lib/libc/gen/confstr.3
+++ b/lib/libc/gen/confstr.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: confstr.3,v 1.3 1998/04/28 07:36:29 deraadt Exp $
+.\" $OpenBSD: confstr.3,v 1.4 1998/06/15 17:54:53 mickey Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -121,7 +121,8 @@ argument is invalid.
.Sh HISTORY
The
.Nm confstr
-function first appeared in 4.4BSD.
+function first appeared in
+.Bx 4.4 .
.Sh STANDARDS
The
.Nm confstr
diff --git a/lib/libc/gen/getgrouplist.3 b/lib/libc/gen/getgrouplist.3
index 13ae631a406..f1cef5eb76f 100644
--- a/lib/libc/gen/getgrouplist.3
+++ b/lib/libc/gen/getgrouplist.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getgrouplist.3,v 1.3 1996/08/19 08:23:30 tholo Exp $
+.\" $OpenBSD: getgrouplist.3,v 1.4 1998/06/15 17:54:54 mickey Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -79,7 +79,8 @@ group membership list
.Sh HISTORY
The
.Fn getgrouplist
-function first appeared in 4.4BSD.
+function first appeared in
+.Bx 4.4 .
.Sh BUGS
The
.Fn getgrouplist
diff --git a/lib/libc/gen/getmntinfo.3 b/lib/libc/gen/getmntinfo.3
index 762d00194e4..1028ddbfca1 100644
--- a/lib/libc/gen/getmntinfo.3
+++ b/lib/libc/gen/getmntinfo.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getmntinfo.3,v 1.2 1996/08/19 08:23:43 tholo Exp $
+.\" $OpenBSD: getmntinfo.3,v 1.3 1998/06/15 17:54:55 mickey Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -92,7 +92,8 @@ or
.Sh HISTORY
The
.Fn getmntinfo
-function first appeared in 4.4BSD.
+function first appeared in
+.Bx 4.4 .
.Sh BUGS
The
.Fn getmntinfo
diff --git a/lib/libc/gen/pwcache.3 b/lib/libc/gen/pwcache.3
index 2c7b0865662..3f2e7618a7a 100644
--- a/lib/libc/gen/pwcache.3
+++ b/lib/libc/gen/pwcache.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pwcache.3,v 1.3 1996/08/19 08:25:26 tholo Exp $
+.\" $OpenBSD: pwcache.3,v 1.4 1998/06/15 17:54:57 mickey Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -86,4 +86,5 @@ The
.Fn user_from_uid
and
.Fn group_from_gid
-functions first appeared in 4.4BSD.
+functions first appeared in
+.Bx 4.4 .
diff --git a/lib/libc/gen/setmode.3 b/lib/libc/gen/setmode.3
index 7c1babb5ec2..0fd7cb1b48c 100644
--- a/lib/libc/gen/setmode.3
+++ b/lib/libc/gen/setmode.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: setmode.3,v 1.3 1996/08/19 08:25:54 tholo Exp $
+.\" $OpenBSD: setmode.3,v 1.4 1998/06/15 17:54:58 mickey Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -101,4 +101,5 @@ The
.Fn getmode
and
.Fn setmode
-functions first appeared in 4.4BSD.
+functions first appeared in
+.Bx 4.4 .
diff --git a/lib/libc/gen/sysconf.3 b/lib/libc/gen/sysconf.3
index 1bb9606077d..118e0290b39 100644
--- a/lib/libc/gen/sysconf.3
+++ b/lib/libc/gen/sysconf.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysconf.3,v 1.4 1998/06/02 06:10:24 deraadt Exp $
+.\" $OpenBSD: sysconf.3,v 1.5 1998/06/15 17:54:59 mickey Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -185,4 +185,5 @@ function conforms to
.Sh HISTORY
The
.Nm sysconf
-function first appeared in 4.4BSD.
+function first appeared in
+.Bx 4.4 .
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3
index cb74ecc6fcf..a088a1ea59a 100644
--- a/lib/libc/gen/sysctl.3
+++ b/lib/libc/gen/sysctl.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysctl.3,v 1.10 1998/06/11 06:01:04 beck Exp $
+.\" $OpenBSD: sysctl.3,v 1.11 1998/06/15 17:55:00 mickey Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -719,4 +719,5 @@ definitions for fourth level UDP identifiers
.Sh HISTORY
The
.Nm sysctl
-function first appeared in 4.4BSD.
+function first appeared in
+.Bx 4.4 .
diff --git a/lib/libc/gen/uname.3 b/lib/libc/gen/uname.3
index c1a74bd36a3..1bb1818a754 100644
--- a/lib/libc/gen/uname.3
+++ b/lib/libc/gen/uname.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: uname.3,v 1.3 1997/05/30 07:48:28 deraadt Exp $
+.\" $OpenBSD: uname.3,v 1.4 1998/06/15 17:55:01 mickey Exp $
.\"
.\" Copyright (c) 1994
.\" The Regents of the University of California. All rights reserved.
@@ -89,4 +89,5 @@ function conforms to
.Sh HISTORY
The
.Nm uname
-function first appeared in 4.4BSD.
+function first appeared in
+.Bx 4.4 .
diff --git a/lib/libc/gen/unvis.3 b/lib/libc/gen/unvis.3
index 5931b7b5af5..32abbbacc93 100644
--- a/lib/libc/gen/unvis.3
+++ b/lib/libc/gen/unvis.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: unvis.3,v 1.3 1996/08/19 08:27:14 tholo Exp $
+.\" $OpenBSD: unvis.3,v 1.4 1998/06/15 17:55:02 mickey Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -160,5 +160,5 @@ if (unvis(&out, (char)0, &state, UNVIS_END) == UNVIS_VALID)
.Sh HISTORY
The
.Nm unvis
-function
-first appeared in 4.4BSD.
+function first appeared in
+.Bx 4.4 .
diff --git a/lib/libc/gen/vis.3 b/lib/libc/gen/vis.3
index 8a4a68a2b0c..23207f8e076 100644
--- a/lib/libc/gen/vis.3
+++ b/lib/libc/gen/vis.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vis.3,v 1.3 1996/08/19 08:27:34 tholo Exp $
+.\" $OpenBSD: vis.3,v 1.4 1998/06/15 17:55:04 mickey Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -259,5 +259,6 @@ ambiguous and non-invertible.
.Xr unvis 1 ,
.Xr unvis 3
.Sh HISTORY
-These functions first appeared in 4.4BSD.
+These functions first appeared in
+.Bx 4.4 .