diff options
author | 2001-03-01 20:16:34 +0000 | |
---|---|---|
committer | 2001-03-01 20:16:34 +0000 | |
commit | a1e79fad9a0f2de18efb366ae111b67ca1657672 (patch) | |
tree | 2bdc286d97da2a3c068fdefb61fe379afd4978e0 | |
parent | Typo police: various misspelling, capitalizations, etc. (diff) | |
download | wireguard-openbsd-a1e79fad9a0f2de18efb366ae111b67ca1657672.tar.xz wireguard-openbsd-a1e79fad9a0f2de18efb366ae111b67ca1657672.zip |
Spelling: preceeding -> preceding
-rw-r--r-- | lib/libc/gen/auth_subr.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/auth_subr.3 b/lib/libc/gen/auth_subr.3 index 8f9209f2c0e..c602f14cd00 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.2 2000/12/24 00:30:46 aaron Exp $ +.\" $OpenBSD: auth_subr.3,v 1.3 2001/03/01 20:16:34 aaron Exp $ .\" .\" Copyright (c) 1997 Berkeley Software Design, Inc. All rights reserved. .\" @@ -211,7 +211,7 @@ that calls Any option values set by the .Fn auth_setoption function are inserted between the first argument (the command -name) and the second argument with a preceeding +name) and the second argument with a preceding .Fl v flag. The name and value are separated by an |