diff options
Diffstat (limited to 'lib/libc/sys/pathconf.2')
| -rw-r--r-- | lib/libc/sys/pathconf.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/pathconf.2 b/lib/libc/sys/pathconf.2 index 96a69e716d0..afd5f2d3aca 100644 --- a/lib/libc/sys/pathconf.2 +++ b/lib/libc/sys/pathconf.2 @@ -1,4 +1,4 @@ -.\" $NetBSD: pathconf.2,v 1.13 2003/01/18 11:33:09 thorpej Exp $ +.\" $NetBSD: pathconf.2,v 1.14 2003/04/16 13:34:55 wiz Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -43,7 +43,7 @@ .Sh LIBRARY .Lb libc .Sh SYNOPSIS -.Fd #include \*[Lt]unistd.h\*[Gt] +.In unistd.h .Ft long .Fn pathconf "const char *path" "int name" .Ft long |
