diff options
author | Ben Smithurst <ben@FreeBSD.org> | 2000-11-15 17:27:54 +0000 |
---|---|---|
committer | Ben Smithurst <ben@FreeBSD.org> | 2000-11-15 17:27:54 +0000 |
commit | 76a06f848360bcd3c206304de5b093def5d0860a (patch) | |
tree | 45658466339a6c8baf093acf0aaba5ebfdd45c46 /libexec | |
parent | c6662b8e3d59c0db9a62bc92e9637b1e3be6a1d6 (diff) | |
download | src-test2-76a06f848360bcd3c206304de5b093def5d0860a.tar.gz src-test2-76a06f848360bcd3c206304de5b093def5d0860a.zip |
Notes
Diffstat (limited to 'libexec')
-rw-r--r-- | libexec/getty/gettytab.5 | 2 | ||||
-rw-r--r-- | libexec/rlogind/rlogind.8 | 4 | ||||
-rw-r--r-- | libexec/rshd/rshd.8 | 2 | ||||
-rw-r--r-- | libexec/uucpd/uucpd.8 | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5 index e13e6ea8f2fa..d44b1e03c3da 100644 --- a/libexec/getty/gettytab.5 +++ b/libexec/getty/gettytab.5 @@ -490,7 +490,7 @@ which all of the connection data has been sent by the modem. .Xr uname 3 , .Xr termcap 5 , .Xr getty 8 , -.Xr telnetd 8 . +.Xr telnetd 8 .Sh BUGS The special characters (erase, kill, etc.) are reset to system defaults by diff --git a/libexec/rlogind/rlogind.8 b/libexec/rlogind/rlogind.8 index 969fb084496e..dafe9b829101 100644 --- a/libexec/rlogind/rlogind.8 +++ b/libexec/rlogind/rlogind.8 @@ -178,7 +178,7 @@ by the server failed. .Xr login.conf 5 , .Xr nologin 5 , .Xr services 5 , -.Xr rshd 8 . +.Xr rshd 8 .Sh FILES .Bl -tag -width /etc/hostsxxxxxxxx -compact .It Pa /etc/hosts @@ -205,4 +205,4 @@ The command appeared in .Bx 4.2 . .Pp -IPv6 support was added by WIDE/KAME project.
\ No newline at end of file +IPv6 support was added by WIDE/KAME project. diff --git a/libexec/rshd/rshd.8 b/libexec/rshd/rshd.8 index cba4482762eb..4e41de6fb9a7 100644 --- a/libexec/rshd/rshd.8 +++ b/libexec/rshd/rshd.8 @@ -228,7 +228,7 @@ and is not preceded by a flag byte. .Xr services 5 , .Xr named 8 , .Xr rlogind 8 , -.Xr syslogd 8 . +.Xr syslogd 8 .Sh FILES .Bl -tag -width /etc/hosts -compact .It Pa /etc/hosts diff --git a/libexec/uucpd/uucpd.8 b/libexec/uucpd/uucpd.8 index 3566229a028d..f21bafd2f9b7 100644 --- a/libexec/uucpd/uucpd.8 +++ b/libexec/uucpd/uucpd.8 @@ -55,7 +55,7 @@ for the rest of the transaction. .Xr inetd.conf 5 , .Xr services 5 , .Xr inetd 8 , -.Xr uucico 8 . +.Xr uucico 8 .Sh FILES .Bl -tag -width /etc/hosts -compact .It Pa /etc/services |