summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/pathconf.2
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2003-02-27 07:55:34 +0000
committerjmc <jmc@openbsd.org>2003-02-27 07:55:34 +0000
commit8935bbb5689cd9bb2437bae8992f11331fb21aad (patch)
tree745b69fcacf0b8201cac42811953e80e23d1dcf0 /lib/libc/sys/pathconf.2
parentRefer to reboot(2). Other commands from section 8 (mount, chown) refer (diff)
downloadwireguard-openbsd-8935bbb5689cd9bb2437bae8992f11331fb21aad.tar.xz
wireguard-openbsd-8935bbb5689cd9bb2437bae8992f11331fb21aad.zip
typos;
Diffstat (limited to 'lib/libc/sys/pathconf.2')
-rw-r--r--lib/libc/sys/pathconf.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/pathconf.2 b/lib/libc/sys/pathconf.2
index a0ccd34ac33..c3812d4bfed 100644
--- a/lib/libc/sys/pathconf.2
+++ b/lib/libc/sys/pathconf.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pathconf.2,v 1.9 2002/04/30 16:31:42 mpech Exp $
+.\" $OpenBSD: pathconf.2,v 1.10 2003/02/27 07:55:34 jmc Exp $
.\" $NetBSD: pathconf.2,v 1.2 1995/02/27 12:35:22 cgd Exp $
.\"
.\" Copyright (c) 1993
@@ -81,7 +81,7 @@ The maximum file link count.
.It Dv _PC_MAX_CANON
The maximum number of bytes in a terminal canonical input line.
.It Dv _PC_MAX_INPUT
-The minimum maximum number of bytes for which space is available in
+The maximum number of bytes for which space is available in
a terminal input queue.
.It Dv _PC_NAME_MAX
The maximum number of bytes in a file name.