diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-01-23 08:58:48 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-01-23 08:58:48 +0000 |
commit | 156fb1e41d686803bd1731c8176745700203e3bc (patch) | |
tree | 830ced9582e77db73de50efea8983a7eb08930e4 /lib/libskey | |
parent | 2eb24ba613f529e8b5acff1def298e0cace046ee (diff) |
typos;
ok millert@
Diffstat (limited to 'lib/libskey')
-rw-r--r-- | lib/libskey/skey.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libskey/skey.5 b/lib/libskey/skey.5 index 8395ec6bc27..f56f79d2ea0 100644 --- a/lib/libskey/skey.5 +++ b/lib/libskey/skey.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: skey.5,v 1.1 2002/05/16 17:53:29 millert Exp $ +.\" $OpenBSD: skey.5,v 1.2 2003/01/23 08:58:47 jmc Exp $ .\" .\" Copyright (c) 2002 Todd C. Miller <Todd.Miller@courtesan.com> .\" All rights reserved. @@ -49,7 +49,7 @@ The mode for should be 01730 and it should be owned by root and group auth. Individual records within .Pa /etc/skey -are owned by the user they describe and be mode 0600. +should be owned by the user they describe and be mode 0600. To access S/Key records, a process must run as group auth. .Pp Each record consists of five lines: |