diff options
-rw-r--r-- | lib/libc/gen/authenticate.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/authenticate.3 b/lib/libc/gen/authenticate.3 index 4d9d5c50e85..f4d872c067b 100644 --- a/lib/libc/gen/authenticate.3 +++ b/lib/libc/gen/authenticate.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: authenticate.3,v 1.1 2000/11/21 00:51:16 millert Exp $ +.\" $OpenBSD: authenticate.3,v 1.2 2000/12/23 16:03:06 markus Exp $ .\" .\" Copyright (c) 1997 Berkeley Software Design, Inc. All rights reserved. .\" @@ -165,7 +165,7 @@ return value as The .Fn auth_approval function calls the approval script for the user of the specified -.Fn type . +.Ar type . The string .Dq approve- will be prepended to |