diff options
author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
---|---|---|
committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
commit | f247324df75b7f55b48b92acb3b42a5ae2deac8a (patch) | |
tree | 62f210bf3aee25e49335dc77030fff6e97fbe447 /usr.sbin/keyserv | |
parent | 7ebcc426efefea9cd16ac6f565e72030c608f7a4 (diff) |
Remove whitespace at EOL.
Notes
Notes:
svn path=/head/; revision=79755
Diffstat (limited to 'usr.sbin/keyserv')
-rw-r--r-- | usr.sbin/keyserv/keyserv.8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/keyserv/keyserv.8 b/usr.sbin/keyserv/keyserv.8 index ff9e93381176..b54e5e4711b1 100644 --- a/usr.sbin/keyserv/keyserv.8 +++ b/usr.sbin/keyserv/keyserv.8 @@ -29,12 +29,12 @@ Normally, root's key is read from the file .Pa /etc/.rootkey when the daemon is started. This is useful during power-fail reboots -when no one is around to type a password. +when no one is around to type a password. .Pp -If a client with no secret key calls +If a client with no secret key calls .Nm , -then the key of user -.Em nobody +then the key of user +.Em nobody is used instead as the default key. .Pp The following options are available: @@ -43,7 +43,7 @@ The following options are available: Disable the use of default keys for .Em nobody . .It Fl D -Run in debugging mode and log all requests to +Run in debugging mode and log all requests to .Nm . .It Fl n Root's secret key is not read from |