diff options
author | jmallett <jmallett@FreeBSD.org> | 2002-05-14 22:55:31 +0000 |
---|---|---|
committer | jmallett <jmallett@FreeBSD.org> | 2002-05-14 22:55:31 +0000 |
commit | 4e7e0a7753e533b441b6af6aac09020994de60d3 (patch) | |
tree | b09851a02b3c7aedcf282ebb5d51391df6c7261a /usr.bin/xargs | |
parent | ba85b0e0876ba455ffad3b69fb7d4a4c3c95efab (diff) | |
download | FreeBSD-src-4e7e0a7753e533b441b6af6aac09020994de60d3.zip FreeBSD-src-4e7e0a7753e533b441b6af6aac09020994de60d3.tar.gz |
Fix a "tiny and squeeby and little" markup mistake.
Submitted by: fenner
Diffstat (limited to 'usr.bin/xargs')
-rw-r--r-- | usr.bin/xargs/xargs.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/xargs/xargs.1 b/usr.bin/xargs/xargs.1 index e33dc6a..1d160a0 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. |