summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2003-09-05 21:36:47 +0000
committerjmc <jmc@openbsd.org>2003-09-05 21:36:47 +0000
commit3927b8266dec49ef8f5e1bbf4cf9707572fa8457 (patch)
tree71750d9d9147b8d64d938c8a35114705d8664911 /lib/libc
parentKNF nit pointed out by theo (diff)
downloadwireguard-openbsd-3927b8266dec49ef8f5e1bbf4cf9707572fa8457.tar.xz
wireguard-openbsd-3927b8266dec49ef8f5e1bbf4cf9707572fa8457.zip
spacing;
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/pathconf.23
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/pathconf.2 b/lib/libc/sys/pathconf.2
index 81af73cf2b0..e256702c72a 100644
--- a/lib/libc/sys/pathconf.2
+++ b/lib/libc/sys/pathconf.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pathconf.2,v 1.11 2003/06/02 20:18:39 millert Exp $
+.\" $OpenBSD: pathconf.2,v 1.12 2003/09/05 21:36:47 jmc Exp $
.\" $NetBSD: pathconf.2,v 1.2 1995/02/27 12:35:22 cgd Exp $
.\"
.\" Copyright (c) 1993
@@ -126,6 +126,7 @@ argument is invalid.
The implementation does not support an association of the variable
name with the associated file.
.El
+.Pp
.Fn pathconf
will fail if:
.Bl -tag -width ENAMETOOLONGAA