diff options
author | 2003-04-30 06:28:10 +0000 | |
---|---|---|
committer | 2003-04-30 06:28:10 +0000 | |
commit | da41a9de3f63eede372bf6db0a5aaec52c499a57 (patch) | |
tree | 1ad96110984f02778c76a983422720ef2adb4e59 /lib/libc/gen/sysconf.3 | |
parent | removed unused .Bd macro; (diff) | |
download | wireguard-openbsd-da41a9de3f63eede372bf6db0a5aaec52c499a57.tar.xz wireguard-openbsd-da41a9de3f63eede372bf6db0a5aaec52c499a57.zip |
typos;
Diffstat (limited to 'lib/libc/gen/sysconf.3')
-rw-r--r-- | lib/libc/gen/sysconf.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/sysconf.3 b/lib/libc/gen/sysconf.3 index 4fb45df3d62..0e200a22d93 100644 --- a/lib/libc/gen/sysconf.3 +++ b/lib/libc/gen/sysconf.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysconf.3,v 1.13 2003/03/06 19:54:52 jmc Exp $ +.\" $OpenBSD: sysconf.3,v 1.14 2003/04/30 06:28:10 jmc Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -55,7 +55,7 @@ The .Fa name argument specifies the system variable to be queried. Symbolic constants for each name value are found in the include file -.Li <unistd.h> . +.Aq Pa unistd.h . .Pp The available values are as follows: .Pp |