diff options
author | Markus Friedl <markus@cvs.openbsd.org> | 2000-12-23 16:03:07 +0000 |
---|---|---|
committer | Markus Friedl <markus@cvs.openbsd.org> | 2000-12-23 16:03:07 +0000 |
commit | b41192bda7aa22a5a20783e2e14aefeebc1ec594 (patch) | |
tree | f922be0259b33b76ed588f1aa08177abac233ff7 | |
parent | 69f25e8f003f598472fe9aceef96a0ddb1fe6841 (diff) |
type is not a .Fn
-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 |