summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-08-22 23:39:32 +0000
committermpp <mpp@FreeBSD.org>1996-08-22 23:39:32 +0000
commit5bf747eb4ebec85c45a80dc8563aa2aaa02f44f8 (patch)
treec49466f9f4a8cad9eec7415249f734f67929d4a6 /share/man
parent5e0b8a523431b6adfab8ac667e002985816ad527 (diff)
downloadFreeBSD-src-5bf747eb4ebec85c45a80dc8563aa2aaa02f44f8.zip
FreeBSD-src-5bf747eb4ebec85c45a80dc8563aa2aaa02f44f8.tar.gz
Use the .Bx macro where appropriate.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man3/bitstring.33
-rw-r--r--share/man/man3/queue.33
-rw-r--r--share/man/man4/yp.46
-rw-r--r--share/man/man5/passwd.53
-rw-r--r--share/man/man8/yp.86
5 files changed, 14 insertions, 7 deletions
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)
OpenPOWER on IntegriCloud