summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/sysconf.3
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>1999-05-27 20:49:31 +0000
committeraaron <aaron@openbsd.org>1999-05-27 20:49:31 +0000
commit1e8baf14b22d405ed071163cb0242c4a658fab81 (patch)
treebdd2280381d6eabf4d291db9fa196b07bfab42db /lib/libc/gen/sysconf.3
parentUse lblktosize(fs, foo) instead of foo*fs->fs_bsize (diff)
downloadwireguard-openbsd-1e8baf14b22d405ed071163cb0242c4a658fab81.tar.xz
wireguard-openbsd-1e8baf14b22d405ed071163cb0242c4a658fab81.zip
more missing .El macros filled in
Diffstat (limited to 'lib/libc/gen/sysconf.3')
-rw-r--r--lib/libc/gen/sysconf.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/gen/sysconf.3 b/lib/libc/gen/sysconf.3
index c1241dca32d..cec04b53e49 100644
--- a/lib/libc/gen/sysconf.3
+++ b/lib/libc/gen/sysconf.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysconf.3,v 1.7 1999/05/23 14:11:00 aaron Exp $
+.\" $OpenBSD: sysconf.3,v 1.8 1999/05/27 20:49:33 aaron Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -170,6 +170,7 @@ In addition, the following error may be reported:
The value of the
.Fa name
argument is invalid.
+.El
.Sh SEE ALSO
.Xr sysctl 3
.Sh BUGS