summaryrefslogtreecommitdiff
path: root/lib/libc/gen
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2002-05-08 16:31:06 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2002-05-08 16:31:06 +0000
commit37392dec62ee72737d0bdef8be7fa39faa75df0b (patch)
treebdc5a75954584ffbcfbf9f1b1fb579aeba3181cc /lib/libc/gen
parent5cdc21f83cacc74843850675c9120059aff25c25 (diff)
Fix typo; Peter Werner
Diffstat (limited to 'lib/libc/gen')
-rw-r--r--lib/libc/gen/auth_subr.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/auth_subr.3 b/lib/libc/gen/auth_subr.3
index 1877b62e7b0..c31a37007e0 100644
--- a/lib/libc/gen/auth_subr.3
+++ b/lib/libc/gen/auth_subr.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: auth_subr.3,v 1.7 2002/04/30 16:31:42 mpech Exp $
+.\" $OpenBSD: auth_subr.3,v 1.8 2002/05/08 16:31:05 millert Exp $
.\"
.\" Copyright (c) 1997 Berkeley Software Design, Inc. All rights reserved.
.\"
@@ -124,7 +124,7 @@ which also sets any environment variables requested by the login script
login script if the authentication was not successful.
It returns the final state of the authentication request.
A return value of 0 implies the user was not authenticated.
-A non-zero return value is made up the 1 or more of the following values
+A non-zero return value is made up of 1 or more of the following values
ORed together:
.Bl -tag -width AUTH_ROOTOKAYXX
.It Li AUTH_OKAY