diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-08-13 16:07:28 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-08-13 16:07:28 +0000 |
| commit | a654c53e16bb02ffbe4fe501f266a02522008a8a (patch) | |
| tree | b1d1ccc272dc50ed925a4f245b819268a79a2559 /usr.sbin | |
| parent | 5e27573309b74bd7ddd0f8745c80236f79711228 (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/acpi/amldb/amldb.8 | 2 | ||||
| -rw-r--r-- | usr.sbin/config/config.8 | 4 | ||||
| -rw-r--r-- | usr.sbin/inetd/inetd.8 | 2 | ||||
| -rw-r--r-- | usr.sbin/keyserv/keyserv.8 | 4 | ||||
| -rw-r--r-- | usr.sbin/pciconf/pciconf.8 | 2 | ||||
| -rw-r--r-- | usr.sbin/ppp/ppp.8.m4 | 2 | ||||
| -rw-r--r-- | usr.sbin/ypserv/ypserv.8 | 2 |
7 files changed, 9 insertions, 9 deletions
diff --git a/usr.sbin/acpi/amldb/amldb.8 b/usr.sbin/acpi/amldb/amldb.8 index ba988f25b3e3..18f478cbc08c 100644 --- a/usr.sbin/acpi/amldb/amldb.8 +++ b/usr.sbin/acpi/amldb/amldb.8 @@ -231,7 +231,7 @@ DSDT data file is read. .El .Sh EXAMPLES The following is an example including, invoking the -.Nm Ns , +.Nm , searching .Li _PRS (Possible Resource Settings) diff --git a/usr.sbin/config/config.8 b/usr.sbin/config/config.8 index d2a7448d3f80..c2626367dd71 100644 --- a/usr.sbin/config/config.8 +++ b/usr.sbin/config/config.8 @@ -138,7 +138,7 @@ definitions of the number of various devices that will be compiled into the system. .Pp After running -.Nm Ns , +.Nm , it is necessary to run .Dq Li make depend in the directory where the new makefile @@ -148,7 +148,7 @@ The utility prints a reminder of this when it completes. .Pp If any other error messages are produced by -.Nm Ns , +.Nm , the problems in the configuration file should be corrected and .Nm should be run again. diff --git a/usr.sbin/inetd/inetd.8 b/usr.sbin/inetd/inetd.8 index 1ad7d3af1268..99d8db10f1cc 100644 --- a/usr.sbin/inetd/inetd.8 +++ b/usr.sbin/inetd/inetd.8 @@ -362,7 +362,7 @@ use the .Dq nowait entry. Connection requests for these services are accepted by -.Nm Ns , +.Nm , and the server is given only the newly-accepted socket connected to a client of the service. Most stream-based services operate in this manner. diff --git a/usr.sbin/keyserv/keyserv.8 b/usr.sbin/keyserv/keyserv.8 index 04cab067ec28..726f91cc00c4 100644 --- a/usr.sbin/keyserv/keyserv.8 +++ b/usr.sbin/keyserv/keyserv.8 @@ -34,7 +34,7 @@ This is useful during power-fail reboots when no one is around to type a password. .Pp If a client with no secret key calls -.Nm Ns , +.Nm , then the key of user .Em nobody is used instead as the default key. @@ -46,7 +46,7 @@ Disable the use of default keys for .Em nobody . .It Fl D Run in debugging mode and log all requests to -.Nm Ns . +.Nm . .It Fl n Root's secret key is not read from .Pa /etc/.rootkey . diff --git a/usr.sbin/pciconf/pciconf.8 b/usr.sbin/pciconf/pciconf.8 index cb9ed7fd74db..c44d564f9e0b 100644 --- a/usr.sbin/pciconf/pciconf.8 +++ b/usr.sbin/pciconf/pciconf.8 @@ -197,7 +197,7 @@ The and .Fl h options are implemented in -.Nm Ns , +.Nm , but not in the underlying .Xr ioctl 2 . .Pp diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index 4c34273a0b6d..9913c2ba1e48 100644 --- a/usr.sbin/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp.8.m4 @@ -2704,7 +2704,7 @@ Type is actually specified as .Dq PPP Magna-link Variable Resource Compression in -.Pa rfc1975 Ns ! +.Pa rfc1975 ! .Nm is capable of negotiating with .Nm pppd , diff --git a/usr.sbin/ypserv/ypserv.8 b/usr.sbin/ypserv/ypserv.8 index 88882cfc6b7e..7515728cec7f 100644 --- a/usr.sbin/ypserv/ypserv.8 +++ b/usr.sbin/ypserv/ypserv.8 @@ -120,7 +120,7 @@ There are some problems associated with distributing a .Fx password database via -.Tn NIS Ns : +.Tn NIS : .Fx normally only stores encrypted passwords in |
