From 5bf747eb4ebec85c45a80dc8563aa2aaa02f44f8 Mon Sep 17 00:00:00 2001 From: mpp Date: Thu, 22 Aug 1996 23:39:32 +0000 Subject: 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(-) (limited to 'share/man') diff --git a/share/man/man3/bitstring.3 b/share/man/man3/bitstring.3 index 11497d9..15042d2 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 16ea27d..06f5f95 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 ac78f40..d71f690 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 5a7404d..ca293f1 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 ac78f40..d71f690 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) -- cgit v1.1