From b2bb39b1ebc96a74fcafa5329db783dcc556511b Mon Sep 17 00:00:00 2001 From: schweikh Date: Sun, 11 Aug 2002 13:05:30 +0000 Subject: Fix typos; each file has at least one s/seperat/separat/ (I skipped those in contrib/, gnu/ and crypto/) While I was at it, fixed a lot more found by ispell that I could identify with certainty to be errors. All of these were in comments or text, not in actual code. Suggested by: bde MFC after: 3 days --- usr.bin/paste/paste.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/paste') diff --git a/usr.bin/paste/paste.1 b/usr.bin/paste/paste.1 index 3fef6ef..5d89dad 100644 --- a/usr.bin/paste/paste.1 +++ b/usr.bin/paste/paste.1 @@ -124,7 +124,7 @@ Number the lines in a file, similar to .Pp .Dl "sed = myfile | paste -s -d '\et\en' - -" .Pp -Create a colon-seperated list of directories named bin, suitable +Create a colon-separated list of directories named bin, suitable for use in the .Ev PATH environment variable: -- cgit v1.1