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 /usr.bin | |
| parent | c6662b8e3d59c0db9a62bc92e9637b1e3be6a1d6 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/rlogin/rlogin.1 | 2 | ||||
| -rw-r--r-- | usr.bin/rsh/rsh.1 | 2 | ||||
| -rw-r--r-- | usr.bin/split/split.1 | 2 | ||||
| -rw-r--r-- | usr.bin/tconv/tconv.1 | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/rlogin/rlogin.1 b/usr.bin/rlogin/rlogin.1 index 3e3a749bf78e..ec647d522559 100644 --- a/usr.bin/rlogin/rlogin.1 +++ b/usr.bin/rlogin/rlogin.1 @@ -210,7 +210,7 @@ Determines the user's terminal type. .Xr hosts.equiv 5 , .Xr hosts 5 , .Xr rlogind 8 , -.Xr rshd 8 . +.Xr rshd 8 .Sh FILES .Bl -tag -width /etc/hosts -compact .It Pa /etc/hosts diff --git a/usr.bin/rsh/rsh.1 b/usr.bin/rsh/rsh.1 index 0dfa52fd3383..2f7761604eac 100644 --- a/usr.bin/rsh/rsh.1 +++ b/usr.bin/rsh/rsh.1 @@ -151,7 +151,7 @@ to .Xr hosts.equiv 5 , .Xr hosts 5 , .Xr rlogind 8 , -.Xr rshd 8 . +.Xr rshd 8 .Sh HISTORY The .Nm diff --git a/usr.bin/split/split.1 b/usr.bin/split/split.1 index 12759bf0de64..3df468538eb6 100644 --- a/usr.bin/split/split.1 +++ b/usr.bin/split/split.1 @@ -107,7 +107,7 @@ The default naming convention allows 2028 separate files. .Pp The maximum line length for matching patterns is 65536. .Sh SEE ALSO -.Xr re_format 7 . +.Xr re_format 7 .Sh HISTORY A .Nm split diff --git a/usr.bin/tconv/tconv.1 b/usr.bin/tconv/tconv.1 index 2cfa9c100989..4e52e652597a 100644 --- a/usr.bin/tconv/tconv.1 +++ b/usr.bin/tconv/tconv.1 @@ -154,7 +154,7 @@ The default filename of the termcap database. .Xr termcap 3 , .Xr term 5 , .Xr termcap 5 , -.Xr terminfo 5 . +.Xr terminfo 5 .Sh DIAGNOSTICS The line number of a warning message when translating a file may refer to the last line of an entry instead of the line in the entry |
