From a6d980ec9800f7df3635def5cb705368569ddbbd Mon Sep 17 00:00:00 2001 From: charnier Date: Sun, 26 Mar 2000 15:05:40 +0000 Subject: Use .Xr --- usr.bin/xargs/xargs.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/xargs') diff --git a/usr.bin/xargs/xargs.1 b/usr.bin/xargs/xargs.1 index 8dec056..72c9cff 100644 --- a/usr.bin/xargs/xargs.1 +++ b/usr.bin/xargs/xargs.1 @@ -82,7 +82,7 @@ Any single character, including newlines, may be escaped by a backslash. The options are as follows: .Bl -tag -width indent .It Fl 0 -Changes +Change .Nm to expect NUL (``\\0'') @@ -90,7 +90,7 @@ characters as separators, instead of spaces and newlines. This is expected to be used in concert with the .Fl print0 function in -.Nm find . +.Xr find 1 . .It Fl n Ar number Set the maximum number of arguments taken from standard input for each invocation of the utility. -- cgit v1.1