summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>2000-01-23 02:10:01 +0000
committermpp <mpp@FreeBSD.org>2000-01-23 02:10:01 +0000
commit0e58226b9fd3d115aa51ac6512d3547dc774f2e5 (patch)
tree5d5517ae2e8c8d00803b700f0042a151e5e6335d /usr.sbin
parentadb19118c12a21125a93d50b4d543422add0666d (diff)
downloadFreeBSD-src-0e58226b9fd3d115aa51ac6512d3547dc774f2e5.zip
FreeBSD-src-0e58226b9fd3d115aa51ac6512d3547dc774f2e5.tar.gz
Fix various man pages to stop abusing the .Bx macro to generate
the string "FreeBSD". Use the .Fx macro instead.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/procctl/procctl.82
-rw-r--r--usr.sbin/quot/quot.82
-rw-r--r--usr.sbin/rndcontrol/random.42
-rw-r--r--usr.sbin/rndcontrol/rndcontrol.82
-rw-r--r--usr.sbin/yppush/yppush.82
-rw-r--r--usr.sbin/ypserv/ypinit.86
-rw-r--r--usr.sbin/ypserv/ypserv.830
7 files changed, 25 insertions, 21 deletions
diff --git a/usr.sbin/procctl/procctl.8 b/usr.sbin/procctl/procctl.8
index 532b4d1..58c5280 100644
--- a/usr.sbin/procctl/procctl.8
+++ b/usr.sbin/procctl/procctl.8
@@ -31,4 +31,4 @@ The
command was written by
.An Sean Eric Fagan
for
-.Bx Free .
+.Fx .
diff --git a/usr.sbin/quot/quot.8 b/usr.sbin/quot/quot.8
index 0a5efa8..b0214f6 100644
--- a/usr.sbin/quot/quot.8
+++ b/usr.sbin/quot/quot.8
@@ -88,7 +88,7 @@ size block.
.Sh BUGS
.Xr ncheck
does not exist in
-.Bx Free Ns .. :-)
+.Fx .
.Sh SEE ALSO
.Xr df 1 ,
.Xr quota 1 ,
diff --git a/usr.sbin/rndcontrol/random.4 b/usr.sbin/rndcontrol/random.4
index 9b8c6c9..0d2e409 100644
--- a/usr.sbin/rndcontrol/random.4
+++ b/usr.sbin/rndcontrol/random.4
@@ -151,7 +151,7 @@ The original core code was written by
.An Theodore Ts'o ,
and was intended
for the Linux platform. This was ported to
-.Bx Free
+.Fx
by
.An Mark Murray ,
who also wrote the
diff --git a/usr.sbin/rndcontrol/rndcontrol.8 b/usr.sbin/rndcontrol/rndcontrol.8
index 1ecdbda..e94c762 100644
--- a/usr.sbin/rndcontrol/rndcontrol.8
+++ b/usr.sbin/rndcontrol/rndcontrol.8
@@ -81,7 +81,7 @@ Sure to be some.
wrote the core code.
.An Mark Murray
ported this code to
-.Bx Free
+.Fx
and wrote the support routines and constructed the man pages.
.Sh HISTORY
.Nm Rndcontrol
diff --git a/usr.sbin/yppush/yppush.8 b/usr.sbin/yppush/yppush.8
index 1fcf264..ede6a1b 100644
--- a/usr.sbin/yppush/yppush.8
+++ b/usr.sbin/yppush/yppush.8
@@ -61,7 +61,7 @@ by default: the
.Nm NOPUSH=True
entry in the Makefile must first be commented out
(the default
-.Bx Free
+.Fx
configuration assumes a small network with only
a single NIS server; in such a configuration,
.Nm
diff --git a/usr.sbin/ypserv/ypinit.8 b/usr.sbin/ypserv/ypinit.8
index 6e2c014..8e560d5 100644
--- a/usr.sbin/ypserv/ypinit.8
+++ b/usr.sbin/ypserv/ypinit.8
@@ -163,15 +163,15 @@ This version of
is based on the
.Nm
script in
-.Bx Open .
+.Ox .
It first appeared in
-.Bx Free
+.Fx
in
.Fx 3.0 .
.Sh AUTHORS
The original script was written by
.An Mats O Jansson Aq moj@stacken.kth.se .
It was modified for
-.Bx Free
+.Fx
by
.An Bill Paul Aq wpaul@ctr.columbia.edu .
diff --git a/usr.sbin/ypserv/ypserv.8 b/usr.sbin/ypserv/ypserv.8
index 90d1598..e6a06bd 100644
--- a/usr.sbin/ypserv/ypserv.8
+++ b/usr.sbin/ypserv/ypserv.8
@@ -97,7 +97,7 @@ using several system files as source. The database files are in
.Xr db 3
format to help speed retrieval when there are many records involved.
In
-.Bx Free ,
+.Fx ,
the maps are always readable and writable only by root for security
reasons. Technically this is only necessary for the password
maps, but since the data in the other maps can be found in
@@ -111,10 +111,12 @@ program is started by
if it has been enabled in
.Pa /etc/rc.conf .
.Sh SPECIAL FEATURES
-There are some problems associated with distributing FreeBSD's password
+There are some problems associated with distributing a
+.Fx
+password
database via
.Tn NIS Ns :
-.Bx Free
+.Fx
normally only stores encrypted passwords
in
.Pa /etc/master.passwd ,
@@ -124,7 +126,7 @@ into an
map, this security feature would be completely defeated.
.Pp
To make up for this, the
-.Bx Free
+.Fx
version of
.Nm
handles the
@@ -141,8 +143,8 @@ Any requests made by non-privileged users are therefore rejected.
.Pp
Furthermore, the
.Xr getpwent 3
-routines in
-.Bx Free Ns 's
+routines in the
+.Fx
standard C library will only attempt to retrieve
data from the
.Pa master.passwd.byname
@@ -184,9 +186,9 @@ unrestricted access to machines on your network (even those machines
which do not run UNIX-based operating systems).
.It
If you plan to use a
-.Bx Free
+.Fx
system to serve
-.Bx non-Free
+.No non- Ns Tn FreeBSD
clients that
have no support for password shadowing (which is most of them), you
will have to disable the password shadowing entirely by uncommenting the
@@ -199,7 +201,7 @@ and
.Pa passwd.byuid
maps to be generated with valid encrypted password fields, which is
necessary in order for
-.Bx non-Free
+.No non- Ns Tn FreeBSD
clients to perform user
authentication through
.Tn NIS .
@@ -261,7 +263,7 @@ package, though it is not compiled in by default since
the
.Em tcpwrapper
package is not distributed with
-.Bx Free .
+.Fx .
However, if you have
.Pa libwrap.a
and
@@ -288,7 +290,8 @@ This version of
has some support for serving
.Tn NIS
v1 clients.
-.Bx Free Ns 's
+The
+.Fx
.Tn NIS
implementation only uses the
.Tn NIS
@@ -359,11 +362,12 @@ which has brain-damaged resolver functions in its standard C
library that depend on
.Tn NIS
for hostname and address resolution.
-.Bx Free Ns 's
+The
+.Fx
resolver can be configured to do DNS
queries directly, therefore it is not necessary to enable this
option when serving only
-.Bx Free
+.Fx
.Tn NIS
clients.
.It Fl d
OpenPOWER on IntegriCloud