diff options
Diffstat (limited to 'lib/libskey/skey.5')
-rw-r--r-- | lib/libskey/skey.5 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/libskey/skey.5 b/lib/libskey/skey.5 index f56f79d2ea0..17aecbba870 100644 --- a/lib/libskey/skey.5 +++ b/lib/libskey/skey.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: skey.5,v 1.2 2003/01/23 08:58:47 jmc Exp $ +.\" $OpenBSD: skey.5,v 1.3 2003/06/02 11:26:34 jmc Exp $ .\" .\" Copyright (c) 2002 Todd C. Miller <Todd.Miller@courtesan.com> .\" All rights reserved. @@ -45,7 +45,7 @@ For example, would hold root's S/Key record. .Pp The mode for -.Pa /etc/skey +.Pa /etc/skey should be 01730 and it should be owned by root and group auth. Individual records within .Pa /etc/skey @@ -74,6 +74,10 @@ and the six S/Key words. When the result matches this value, authentication is considered to have been successful. .El +.Sh FILES +.Bl -tag -width /etc/skey -compact +.It Pa /etc/skey +.El .Sh EXAMPLES Here is a sample .Pa /etc/skey @@ -85,10 +89,6 @@ md5 obsd36521 1f4359a3764b675d .Ed -.Sh FILES -.Bl -tag -width /etc/skey -compact -.It Pa /etc/skey -.El .Sh SEE ALSO .Xr skey 1 , .Xr skeyinit 1 , |