summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuli Mallett <jmallett@FreeBSD.org>2002-05-14 22:55:31 +0000
committerJuli Mallett <jmallett@FreeBSD.org>2002-05-14 22:55:31 +0000
commit5706d2e8110a8fa68eb58aae253e532e4af00759 (patch)
treeb09851a02b3c7aedcf282ebb5d51391df6c7261a
parent0e2d6cc899f79446c0b77c608a93d50d91c255a3 (diff)
Notes
-rw-r--r--usr.bin/xargs/xargs.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/xargs/xargs.1 b/usr.bin/xargs/xargs.1
index e33dc6ab668c..1d160a03d5ce 100644
--- a/usr.bin/xargs/xargs.1
+++ b/usr.bin/xargs/xargs.1
@@ -110,7 +110,7 @@ for each input line, replacing one or more occurences of
in up to
.Ar replacements
(or 5 if no
-.Op R
+.Fl R
flag is specified) arguments to
.Ar utility
with the entire line of input.