Use the .Bx macro where appropriate.

This commit is contained in:
Mike Pritchard 1996-08-22 23:39:32 +00:00
parent 7bdf80e571
commit 21421932f5
5 changed files with 14 additions and 7 deletions

View File

@ -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 .

View File

@ -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 .

View File

@ -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)

View File

@ -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

View File

@ -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)