diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-21 10:35:40 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-21 10:35:40 +0000 |
| commit | 5c8e5f2462d32de326fef3336d52751b75ccf8a4 (patch) | |
| tree | 803e76851320b6152347211ed2994fa2258c48f5 /usr.sbin | |
| parent | 27d62ec5a6fc8087a05421bd60d95e5b5248d8a8 (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/i4b/isdnd/isdnd.rc.5 | 2 | ||||
| -rw-r--r-- | usr.sbin/i4b/man/i4bisppp.4 | 2 | ||||
| -rw-r--r-- | usr.sbin/i4b/man/i4btel.4 | 4 | ||||
| -rw-r--r-- | usr.sbin/newsyslog/newsyslog.8 | 2 | ||||
| -rw-r--r-- | usr.sbin/newsyslog/newsyslog.conf.5 | 4 |
5 files changed, 7 insertions, 7 deletions
diff --git a/usr.sbin/i4b/isdnd/isdnd.rc.5 b/usr.sbin/i4b/isdnd/isdnd.rc.5 index 1c4fd633782e..51e05761f231 100644 --- a/usr.sbin/i4b/isdnd/isdnd.rc.5 +++ b/usr.sbin/i4b/isdnd/isdnd.rc.5 @@ -123,7 +123,7 @@ The default is off. .It Li aliasfile Specifies the name of the telephone number-to-name alias database file shared with the -.Xr isdntel 1 +.Xr isdntel 8 utility when alias processing is enabled via the .Em aliasing keyword. diff --git a/usr.sbin/i4b/man/i4bisppp.4 b/usr.sbin/i4b/man/i4bisppp.4 index 0cc66f801da3..7ef4a96f8ce4 100644 --- a/usr.sbin/i4b/man/i4bisppp.4 +++ b/usr.sbin/i4b/man/i4bisppp.4 @@ -55,7 +55,7 @@ where <n> is a number between 0 and count-1 from the kernel config line. For configuration of the i4bsppp driver, either the .Xr spppcontrol 8 utility is used or the driver can be configured via -.Xr isdnd 1 +.Xr isdnd 8 and its associated .Xr isdnd.rc 5 file. diff --git a/usr.sbin/i4b/man/i4btel.4 b/usr.sbin/i4b/man/i4btel.4 index e6eb1771ddcd..d8e17f4cda3c 100644 --- a/usr.sbin/i4b/man/i4btel.4 +++ b/usr.sbin/i4b/man/i4btel.4 @@ -53,7 +53,7 @@ receive responses about the state of the dial out progress and status. This commands may change in the future, for details see the file .Em i4b_tel_ioctl.h and the -.Xr isdnphone 1 +.Xr isdnphone 8 utility. .Pp The telephony data stream comes out of the line in a bit-reversed format, @@ -120,9 +120,9 @@ USER --> A-law/u-law --> bitreversing --> ISDN-line .El .Sh SEE ALSO .Xr g711conv 1 , -.Xr isdnphone 1 , .Xr isdnd.rc 5 , .Xr isdnd 8 , +.Xr isdnphone 8 , .Xr isdntelctl 8 .Sh STANDARDS A-Law and u-Law are specified in ITU Recommendation G.711. diff --git a/usr.sbin/newsyslog/newsyslog.8 b/usr.sbin/newsyslog/newsyslog.8 index 9a454557008e..1879b180a814 100644 --- a/usr.sbin/newsyslog/newsyslog.8 +++ b/usr.sbin/newsyslog/newsyslog.8 @@ -233,7 +233,7 @@ MIT Project Athena .Pp Copyright 1987, Massachusetts Institute of Technology .Sh "SEE ALSO" -.Xr bzip 1 , +.Xr bzip2 1 , .Xr gzip 1 , .Xr syslog 3 , .Xr newsyslog.conf 5 , diff --git a/usr.sbin/newsyslog/newsyslog.conf.5 b/usr.sbin/newsyslog/newsyslog.conf.5 index c6d69d886c31..16a3185ef89c 100644 --- a/usr.sbin/newsyslog/newsyslog.conf.5 +++ b/usr.sbin/newsyslog/newsyslog.conf.5 @@ -351,12 +351,12 @@ If this field is not present, then a signal will be sent. .El .Sh SEE ALSO -.Xr bzip 1 , +.Xr bzip2 1 , .Xr gzip 1 , .Xr syslog 3 , .Xr chown 8 , .Xr newsyslog 8 , -.Xr syslog 8 +.Xr syslogd 8 .Sh HISTORY This manual page first appeared in .Fx 4.10 . |
