From 2da568b566b8bf7003695e107d958f827832f71a Mon Sep 17 00:00:00 2001 From: John Polstra Date: Wed, 5 Aug 1998 23:43:49 +0000 Subject: MFC 1.7 -> 1.8: Correct an error in the description of skeyaccess(). --- lib/libskey/skey.3 | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'lib') diff --git a/lib/libskey/skey.3 b/lib/libskey/skey.3 index a31825728db3..743a86f7634b 100644 --- a/lib/libskey/skey.3 +++ b/lib/libskey/skey.3 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: skey.3,v 1.2.2.2 1997/09/03 08:32:05 pst Exp $ +.\" $Id: skey.3,v 1.2.2.3 1998/07/19 06:51:48 jkh Exp $ .\" .Dd December 22, 1996 .Dt SKEY 3 @@ -135,10 +135,12 @@ UNIX password (namely, a string containing ":"). .Pp The .Fn skeyaccess -function determines whether s/key passwords are permitted for any -combination of user name, group member, terminal port, host name or -network. -See +function determines whether traditional UNIX (non-S/Key) passwords +are permitted for any combination of user name, group member, +terminal port, host name, and network. If UNIX passwords are allowed, +.Fn skeyaccess +returns a non-zero value. If UNIX passwords are not allowed, it +returns 0. See .Xr skey.access 5 for more information on the layout and structure of the skey.access configuration file which this function uses. -- cgit v1.3