summaryrefslogtreecommitdiff
path: root/usr.bin/xargs
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-06-11 06:56:58 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-06-11 06:56:58 +0000
commitdad391985c5345df55a03fffdfc24f1f6b597db5 (patch)
tree46c66eeca4d40327c65e507e160a165768095505 /usr.bin/xargs
parent5726d6ded5924b436fd5ef05d7053d50d49699ae (diff)
-print0 in find, not -0
Diffstat (limited to 'usr.bin/xargs')
-rw-r--r--usr.bin/xargs/xargs.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/xargs/xargs.1 b/usr.bin/xargs/xargs.1
index 4e3713e3757..e5d0e0ba697 100644
--- a/usr.bin/xargs/xargs.1
+++ b/usr.bin/xargs/xargs.1
@@ -89,8 +89,8 @@ to expect NUL
(``\\0'')
characters as seperators, instead of spaces and newlines.
This is expected to be used in concert with the
-.Fl 0
-option in
+.Fl print0
+function in
.Nm find .
.It Fl n Ar number
Set the maximum number of arguments taken from standard input for each