diff options
-rw-r--r-- | lib/libc/gen/auth_subr.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/gen/auth_subr.3 b/lib/libc/gen/auth_subr.3 index c602f14cd00..0ac67dd042a 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.3 2001/03/01 20:16:34 aaron Exp $ +.\" $OpenBSD: auth_subr.3,v 1.4 2001/08/23 14:25:29 millert Exp $ .\" .\" Copyright (c) 1997 Berkeley Software Design, Inc. All rights reserved. .\" @@ -45,13 +45,13 @@ .Nm auth_clrenv , .Nm auth_clroption , .Nm auth_clroptions , -.Nm auth_getitem +.Nm auth_getitem , .Nm auth_getstate , .Nm auth_getvalue , .Nm auth_set_va_list , .Nm auth_setdata , .Nm auth_setenv , -.Nm auth_setitem +.Nm auth_setitem , .Nm auth_setoption , .Nm auth_setpwd , .Nm auth_setstate |