diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-08-29 21:12:27 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-08-29 21:12:27 +0000 |
commit | db4ff0537a285137d22d610a8d229d30955181f3 (patch) | |
tree | a3aef28106e81149d2b46636acee273fb6dc7bf5 /kerberosIV/kpropd/kpropd.8 | |
parent | 79c215bbdf655d5e8b7291acc4eefac3ce2cb3b8 (diff) |
man page repairs; aaron@ug.cs.dal.ca
Diffstat (limited to 'kerberosIV/kpropd/kpropd.8')
-rw-r--r-- | kerberosIV/kpropd/kpropd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kerberosIV/kpropd/kpropd.8 b/kerberosIV/kpropd/kpropd.8 index 4186f3932a3..c4cecad6b52 100644 --- a/kerberosIV/kpropd/kpropd.8 +++ b/kerberosIV/kpropd/kpropd.8 @@ -58,7 +58,7 @@ format, and copies it into the Kerberos database in the directory .Ss Parameters .Bl -tag -width Fl .It Fl r -Specifies the reciever realm for which data is accepted; +Specifies the receiver realm for which data is accepted; .Pa /etc/kerberosIV/krb.conf specifies the default. .It Fl s @@ -80,7 +80,7 @@ been started by inetd. Specifies the name of the log file to be used. The default is: .Pa /var/log/kpropd.log . .It Fl p -Specificies the full path (with directory and command) to the program +Specifies the full path (with directory and command) to the program .Nm kdb_util . The default is just: .Nm kdb_util |