From 21421932f57c09ef8836e1b856d4996e7efc8e9b Mon Sep 17 00:00:00 2001 From: Mike Pritchard Date: Thu, 22 Aug 1996 23:39:32 +0000 Subject: [PATCH] Use the .Bx macro where appropriate. --- share/man/man3/bitstring.3 | 3 ++- share/man/man3/queue.3 | 3 ++- share/man/man4/yp.4 | 6 ++++-- share/man/man5/passwd.5 | 3 ++- share/man/man8/yp.8 | 6 ++++-- 5 files changed, 14 insertions(+), 7 deletions(-) diff --git a/share/man/man3/bitstring.3 b/share/man/man3/bitstring.3 index 11497d9ae50e..15042d2bfcae 100644 --- a/share/man/man3/bitstring.3 +++ b/share/man/man3/bitstring.3 @@ -176,4 +176,5 @@ make_lpr_available() .Sh HISTORY The .Nm bitstring -functions first appeared in 4.4BSD. +functions first appeared in +.Bx 4.4 . diff --git a/share/man/man3/queue.3 b/share/man/man3/queue.3 index 16ea27d08a80..06f5f9518b64 100644 --- a/share/man/man3/queue.3 +++ b/share/man/man3/queue.3 @@ -863,4 +863,5 @@ CIRCLEQ_INIT(&head); .Sh HISTORY The .Nm queue -functions first appeared in 4.4BSD. +functions first appeared in +.Bx 4.4 . diff --git a/share/man/man4/yp.4 b/share/man/man4/yp.4 index ac78f40740fc..d71f69082b3b 100644 --- a/share/man/man4/yp.4 +++ b/share/man/man4/yp.4 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)yp.8 1.0 (deraadt) 4/26/93 -.\" $Id: yp.4,v 1.5 1996/01/30 13:51:21 mpp Exp $ +.\" $Id: yp.4,v 1.6 1996/04/08 04:18:09 mpp Exp $ .\" .Dd April 5, 1993 .Dt YP 4 @@ -270,7 +270,9 @@ The FreeBSD is specially designed to provided enhanced security (compared to other NIS implementations) when used exclusively with FreeBSD client systems. The FreeBSD password database system (which is derived directly -form 4.4BSD) includes support for +from +.Bx 4.4 ) +includes support for .Em "shadow passwords" . The standard password database does not contain users' encrypted passwords: these are instead stored (along with other information) diff --git a/share/man/man5/passwd.5 b/share/man/man5/passwd.5 index 5a7404d5d9f2..ca293f1cef12 100644 --- a/share/man/man5/passwd.5 +++ b/share/man/man5/passwd.5 @@ -552,7 +552,8 @@ expiration date, and other fields present in the current format will not be available when a FreeBSD system is used as a client with a standard NIS server. .Sh COMPATIBILITY -The password file format has changed since 4.3BSD. +The password file format has changed since +.Bx 4.3 . The following awk script can be used to convert your old-style password file into a new style password file. The additional fields diff --git a/share/man/man8/yp.8 b/share/man/man8/yp.8 index ac78f40740fc..d71f69082b3b 100644 --- a/share/man/man8/yp.8 +++ b/share/man/man8/yp.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)yp.8 1.0 (deraadt) 4/26/93 -.\" $Id: yp.4,v 1.5 1996/01/30 13:51:21 mpp Exp $ +.\" $Id: yp.4,v 1.6 1996/04/08 04:18:09 mpp Exp $ .\" .Dd April 5, 1993 .Dt YP 4 @@ -270,7 +270,9 @@ The FreeBSD is specially designed to provided enhanced security (compared to other NIS implementations) when used exclusively with FreeBSD client systems. The FreeBSD password database system (which is derived directly -form 4.4BSD) includes support for +from +.Bx 4.4 ) +includes support for .Em "shadow passwords" . The standard password database does not contain users' encrypted passwords: these are instead stored (along with other information)