diff options
Diffstat (limited to 'lib/libc/gen')
-rw-r--r-- | lib/libc/gen/err.3 | 4 | ||||
-rw-r--r-- | lib/libc/gen/getcap.3 | 4 | ||||
-rw-r--r-- | lib/libc/gen/setproctitle.3 | 4 | ||||
-rw-r--r-- | lib/libc/gen/sysctl.3 | 4 | ||||
-rw-r--r-- | lib/libc/gen/timezone.3 | 4 | ||||
-rw-r--r-- | lib/libc/gen/uname.3 | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/lib/libc/gen/err.3 b/lib/libc/gen/err.3 index 57749b4f5e0..508e7edbc85 100644 --- a/lib/libc/gen/err.3 +++ b/lib/libc/gen/err.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: err.3,v 1.2 1996/08/19 08:22:28 tholo Exp $ +.\" $OpenBSD: err.3,v 1.3 1997/05/30 07:48:23 deraadt Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -31,7 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd "June 9, 1993" +.Dd June, 9, 1993 .Dt ERR 3 .Os BSD 4 .Sh NAME diff --git a/lib/libc/gen/getcap.3 b/lib/libc/gen/getcap.3 index 3f3cf6f2aa2..68ea8c3c209 100644 --- a/lib/libc/gen/getcap.3 +++ b/lib/libc/gen/getcap.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getcap.3,v 1.2 1996/08/19 08:23:07 tholo Exp $ +.\" $OpenBSD: getcap.3,v 1.3 1997/05/30 07:48:24 deraadt Exp $ .\" .\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. @@ -34,7 +34,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd "April 19, 1994" +.Dd April, 19, 1994 .Dt GETCAP 3 .Os .Sh NAME diff --git a/lib/libc/gen/setproctitle.3 b/lib/libc/gen/setproctitle.3 index 787a241a856..a9b430365db 100644 --- a/lib/libc/gen/setproctitle.3 +++ b/lib/libc/gen/setproctitle.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: setproctitle.3,v 1.4 1996/10/08 01:20:08 michaels Exp $ +.\" $OpenBSD: setproctitle.3,v 1.5 1997/05/30 07:48:25 deraadt Exp $ .\" .\" Copyright (c) 1994, 1995 Christopher G. Demetriou .\" All rights reserved. @@ -29,7 +29,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd "April 13, 1994" +.Dd April, 13, 1994 .Dt SETPROCTITLE 3 .Os .Sh NAME diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index 6866801618a..8a2e84df714 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.3,v 1.4 1996/09/20 10:53:27 deraadt Exp $ +.\" $OpenBSD: sysctl.3,v 1.5 1997/05/30 07:48:26 deraadt Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -31,7 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd "June 4, 1993" +.Dd June, 4, 1993 .Dt SYSCTL 3 .Os .Sh NAME diff --git a/lib/libc/gen/timezone.3 b/lib/libc/gen/timezone.3 index eacad07bd91..417f58f5de5 100644 --- a/lib/libc/gen/timezone.3 +++ b/lib/libc/gen/timezone.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: timezone.3,v 1.2 1996/08/19 08:26:44 tholo Exp $ +.\" $OpenBSD: timezone.3,v 1.3 1997/05/30 07:48:27 deraadt Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -31,7 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd "April 19, 1994" +.Dd April, 19, 1994 .Dt TIMEZONE 3 .Os .Sh NAME diff --git a/lib/libc/gen/uname.3 b/lib/libc/gen/uname.3 index 7a05ea8d4d8..c1a74bd36a3 100644 --- a/lib/libc/gen/uname.3 +++ b/lib/libc/gen/uname.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uname.3,v 1.2 1996/08/19 08:27:11 tholo Exp $ +.\" $OpenBSD: uname.3,v 1.3 1997/05/30 07:48:28 deraadt Exp $ .\" .\" Copyright (c) 1994 .\" The Regents of the University of California. All rights reserved. @@ -31,7 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd "January 4, 1994" +.Dd January, 4, 1994 .Dt UNAME 3 .Os .Sh NAME |