diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-09-05 21:36:48 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-09-05 21:36:48 +0000 |
commit | e0f35433f3cd0db25a0f153185e1487d71f1cb1c (patch) | |
tree | 0c79141e4f7cf2f338700afaf86b51086d6ed10c /lib | |
parent | 6e3425b70bbd713470d6709ce5844111430bc13b (diff) |
spacing;
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/sys/pathconf.2 | 3 |
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 |