summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/wordexp.3
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2004-06-30 13:55:08 +0000
committertjr <tjr@FreeBSD.org>2004-06-30 13:55:08 +0000
commit681eb0632788baeac2d52b46d3a3198f0b34138e (patch)
tree3ff6af94bbf0e19e7bc33daa334cc38007cf2a9d /lib/libc/gen/wordexp.3
parentf740ad83d3736db1e7c9aabae9db8100598ac267 (diff)
downloadFreeBSD-src-681eb0632788baeac2d52b46d3a3198f0b34138e.zip
FreeBSD-src-681eb0632788baeac2d52b46d3a3198f0b34138e.tar.gz
Fix typo: WRDE_DOOFS -> WRDE_DOOFFS.
Noticed by: Stoned Elipot
Diffstat (limited to 'lib/libc/gen/wordexp.3')
-rw-r--r--lib/libc/gen/wordexp.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/wordexp.3 b/lib/libc/gen/wordexp.3
index 7138bdc..844059d 100644
--- a/lib/libc/gen/wordexp.3
+++ b/lib/libc/gen/wordexp.3
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd December 27, 2002
+.Dd June 30, 2004
.Dt WORDEXP 3
.Os
.Sh NAME
@@ -58,7 +58,7 @@ argument is the bitwise inclusive OR of any of the following constants:
.It Dv WRDE_APPEND
Append the words to those generated by a previous call to
.Fn wordexp .
-.It Dv WRDE_DOOFS
+.It Dv WRDE_DOOFFS
As many
.Dv NULL
pointers as are specified by the
OpenPOWER on IntegriCloud