summaryrefslogtreecommitdiff
path: root/usr.bin/xargs/xargs.1
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-12-13 20:05:56 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-12-13 20:05:56 +0000
commit9398ea032736a8d026776d91cc3b912c87c1ce2a (patch)
tree67a1a1c7c84a7dc84d4d73f1ec83a64ba80f88eb /usr.bin/xargs/xargs.1
parent49f4284bbd55f82d6044642d6f5732512b048bf6 (diff)
spelling; peter@clari.net.au
Diffstat (limited to 'usr.bin/xargs/xargs.1')
-rw-r--r--usr.bin/xargs/xargs.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/xargs/xargs.1 b/usr.bin/xargs/xargs.1
index 51ac00c39fc..e2ca32f6334 100644
--- a/usr.bin/xargs/xargs.1
+++ b/usr.bin/xargs/xargs.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: xargs.1,v 1.4 1996/06/26 05:44:02 deraadt Exp $
+.\" $OpenBSD: xargs.1,v 1.5 1997/12/13 20:05:55 deraadt Exp $
.\" $NetBSD: xargs.1,v 1.6 1994/11/14 06:51:40 jtc Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
@@ -88,7 +88,7 @@ Changes
.Nm xargs
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