summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-06-02 11:26:35 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-06-02 11:26:35 +0000
commit6f0d19accbba4a1917d5f114b590cbc8adcb0cff (patch)
tree475c669532c1e5b1e44c974fb371cb52fd106606 /lib
parentc82513c970ad5bea77cb98df47f74764809f46f6 (diff)
- section reorder
- kill whitespace at EOL
Diffstat (limited to 'lib')
-rw-r--r--lib/libskey/skey.512
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 ,