summaryrefslogtreecommitdiff
path: root/lib/libcompat
diff options
context:
space:
mode:
authorcgd <cgd@NetBSD.org>1995-02-27 12:31:34 +0000
committercgd <cgd@NetBSD.org>1995-02-27 12:31:34 +0000
commit4eab61bd40c07b2fc612ad50cface2b77fc110d0 (patch)
tree7118747f1d9919499fdea5d7c6908c5cfe04e5a8 /lib/libcompat
parentc67e54a2e2b9f3d455a30d68ea4e09e56d7b9136 (diff)
merge with lite, keeping most local changes. clean up Ids
Diffstat (limited to 'lib/libcompat')
-rw-r--r--lib/libcompat/4.4/getdirentries.314
-rw-r--r--lib/libcompat/4.4/swapon.311
2 files changed, 13 insertions, 12 deletions
diff --git a/lib/libcompat/4.4/getdirentries.3 b/lib/libcompat/4.4/getdirentries.3
index b09e0aec918..d1351aae18d 100644
--- a/lib/libcompat/4.4/getdirentries.3
+++ b/lib/libcompat/4.4/getdirentries.3
@@ -1,5 +1,7 @@
-.\" Copyright (c) 1989, 1991 The Regents of the University of California.
-.\" All rights reserved.
+.\" $NetBSD: getdirentries.3,v 1.6 1995/02/27 12:32:41 cgd Exp $
+.\"
+.\" Copyright (c) 1989, 1991, 1993
+.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
@@ -29,10 +31,9 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" from: @(#)getdirentries.2 6.5 (Berkeley) 7/23/91
-.\" $Id: getdirentries.3,v 1.5 1993/11/29 21:25:08 jtc Exp $
+.\" @(#)getdirentries.2 8.1 (Berkeley) 6/9/93
.\"
-.Dd July 23, 1991
+.Dd June 9, 1993
.Dt GETDIRENTRIES 2
.Os
.Sh NAME
@@ -150,5 +151,4 @@ error occurred while reading from or writing to the file system.
.Sh HISTORY
The
.Fn getdirentries
-function call is
-.Ud .
+function first appeared in 4.4BSD.
diff --git a/lib/libcompat/4.4/swapon.3 b/lib/libcompat/4.4/swapon.3
index 1cb54df9faa..bf48fef808b 100644
--- a/lib/libcompat/4.4/swapon.3
+++ b/lib/libcompat/4.4/swapon.3
@@ -1,5 +1,7 @@
-.\" Copyright (c) 1980, 1991 The Regents of the University of California.
-.\" All rights reserved.
+.\" $NetBSD: swapon.3,v 1.7 1995/02/27 12:38:21 cgd Exp $
+.\"
+.\" Copyright (c) 1980, 1991, 1993
+.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
@@ -29,10 +31,9 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" from: @(#)swapon.2 6.7 (Berkeley) 3/10/91
-.\" $Id: swapon.3,v 1.6 1994/04/22 00:13:50 jtc Exp $
+.\" @(#)swapon.2 8.1 (Berkeley) 6/4/93
.\"
-.Dd March 10, 1991
+.Dd June 4, 1993
.Dt SWAPON 2
.Os BSD 4
.Sh NAME