From 749f6a2934ad92f025ed6708003ff7c94d010ce0 Mon Sep 17 00:00:00 2001 From: Daniel O'Callaghan Date: Sat, 13 Dec 1997 06:34:47 +0000 Subject: [PATCH] Submitted by: Peter Hawkins Spelling police. --- 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 a2911a0c6bd..2986cfd043d 100644 --- a/usr.bin/xargs/xargs.1 +++ b/usr.bin/xargs/xargs.1 @@ -85,7 +85,7 @@ Changes .Nm to expect NUL (``\\0'') -characters as seperators, instead of spaces and newlines. +characters as separators, instead of spaces and newlines. This is expected to be used in concert with the .Fl print0 function in