summaryrefslogtreecommitdiffstats
path: root/usr.bin/pr
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2001-02-06 11:21:58 +0000
committerasmodai <asmodai@FreeBSD.org>2001-02-06 11:21:58 +0000
commit2f1d3e2cdf4534d26d0b712e2d80bdce13126531 (patch)
treed3b94ea5b02dffbb2c0e5d31631391f45eda4df5 /usr.bin/pr
parent3ade7f7578b70f38723a624d12f4d0866ecc461f (diff)
downloadFreeBSD-src-2f1d3e2cdf4534d26d0b712e2d80bdce13126531.zip
FreeBSD-src-2f1d3e2cdf4534d26d0b712e2d80bdce13126531.tar.gz
Fix typo: seperate -> separate.
Seperate does not exist in the english language.
Diffstat (limited to 'usr.bin/pr')
-rw-r--r--usr.bin/pr/pr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/pr/pr.c b/usr.bin/pr/pr.c
index 850ecda..817cc25 100644
--- a/usr.bin/pr/pr.c
+++ b/usr.bin/pr/pr.c
@@ -66,7 +66,7 @@ static char sccsid[] = "@(#)pr.c 8.2 (Berkeley) 4/16/94";
/*
* pr: a printing and pagination filter. If multiple input files
* are specified, each is read, formatted, and written to standard
- * output. By default, input is seperated into 66-line pages, each
+ * output. By default, input is separated into 66-line pages, each
* with a header that includes the page number, date, time and the
* files pathname.
*
OpenPOWER on IntegriCloud