diff options
author | ru <ru@FreeBSD.org> | 2004-07-03 00:24:45 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2004-07-03 00:24:45 +0000 |
commit | ee5b7e52fa7d4baa499ee27a6be5d6d650a644f0 (patch) | |
tree | 76412bcb6a02dd46cf8013e9d05c34972eee83cf /usr.bin/rlogin | |
parent | d9e4eb9285216e2e83144e97e45c2bf123d17c9f (diff) | |
download | FreeBSD-src-ee5b7e52fa7d4baa499ee27a6be5d6d650a644f0.zip FreeBSD-src-ee5b7e52fa7d4baa499ee27a6be5d6d650a644f0.tar.gz |
Deal with double whitespace.
Diffstat (limited to 'usr.bin/rlogin')
-rw-r--r-- | usr.bin/rlogin/rlogin.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/rlogin/rlogin.1 b/usr.bin/rlogin/rlogin.1 index 6955339..7c8bd29 100644 --- a/usr.bin/rlogin/rlogin.1 +++ b/usr.bin/rlogin/rlogin.1 @@ -49,7 +49,7 @@ The .Nm utility starts a terminal session on a remote host -.Ar host . +.Ar host . .Pp The .Nm @@ -131,7 +131,7 @@ Each user may have a private authorization list in the file in their home directory. Each line in this file should contain a Kerberos principal name of the form -.Ar principal.instance@realm . +.Ar principal.instance@realm . If the originating user is authenticated to one of the principals named in .Pa .klogin , @@ -144,7 +144,7 @@ there is no file. Otherwise a login and password will be prompted for on the remote machine as in -.Xr login 1 . +.Xr login 1 . To avoid certain security problems, the .Pa .klogin file must be owned by @@ -195,7 +195,7 @@ IPv6 support was added by WIDE/KAME project. The .Nm utility will be replaced by -.Xr telnet 1 +.Xr telnet 1 in the near future. .Pp More of the environment should be propagated. |