From 5706d2e8110a8fa68eb58aae253e532e4af00759 Mon Sep 17 00:00:00 2001 From: Juli Mallett Date: Tue, 14 May 2002 22:55:31 +0000 Subject: [PATCH] Fix a "tiny and squeeby and little" markup mistake. Submitted by: fenner --- usr.bin/xargs/xargs.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.bin/xargs/xargs.1 b/usr.bin/xargs/xargs.1 index e33dc6ab668..1d160a03d5c 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.