summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-08-21 22:10:36 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-08-21 22:10:36 +0000
commita2d402aa3c31a7d04a8bc2be5387920460b5ee40 (patch)
tree166e99168d50df6a97634b08485bf523b988e77c /lib
parent400d45a39ae9dcbbf7e2b35d7c0959d148f43a4f (diff)
Notes
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/getvfsent.35
-rw-r--r--lib/libc/net/ethers.35
-rw-r--r--lib/libc/stdio/printf.32
3 files changed, 7 insertions, 5 deletions
diff --git a/lib/libc/gen/getvfsent.3 b/lib/libc/gen/getvfsent.3
index 4d7dc0aefaf9..6a66caf1ff5a 100644
--- a/lib/libc/gen/getvfsent.3
+++ b/lib/libc/gen/getvfsent.3
@@ -1,4 +1,4 @@
-.\" $Id: getvfsent.3,v 1.2 1996/02/15 20:06:47 mpp Exp $
+.\" $Id: getvfsent.3,v 1.3 1996/05/01 01:40:04 bde Exp $
.\" Written by Garrett A. Wollman, September 1994.
.\" This manual page is in the public domain.
.\"
@@ -224,4 +224,5 @@ based on generic loadable kernel module support by Terry Lambert.
.Sh HISTORY
The
.Fn getvfsbyname
-family of functions first appeared in FreeBSD 2.0.
+family of functions first appeared in
+.Fx 2.0 .
diff --git a/lib/libc/net/ethers.3 b/lib/libc/net/ethers.3
index a24f177abdf7..21c015365be5 100644
--- a/lib/libc/net/ethers.3
+++ b/lib/libc/net/ethers.3
@@ -28,7 +28,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: ethers.3,v 1.1 1995/04/12 22:28:49 wpaul Exp $
+.\" $Id: ethers.3,v 1.2 1996/02/11 22:33:53 mpp Exp $
.\"
.Dd April 12, 1995
.Dt ETHERS 3
@@ -182,4 +182,5 @@ which may be overwritten the next time they are called.
.Sh HISTORY
This particular implementation of the
.Nm ethers
-library functions was written for and first appeared in FreeBSD 2.1.
+library functions were written for and first appeared in
+.Fx 2.1 .
diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3
index 03968afac013..fcea80fc7100 100644
--- a/lib/libc/stdio/printf.3
+++ b/lib/libc/stdio/printf.3
@@ -613,7 +613,7 @@ and
first appeared in the GNU C library. This implementation is thought
to be compatable but is not derived from the GNU code. This implementation
was written by Peter Wemm <peter@FreeBSD.org> and first appeared in
-FreeBSD-2.2.
+.Fx 2.2 .
.Sh BUGS
The conversion formats
.Cm \&%D ,