diff options
author | schweikh <schweikh@FreeBSD.org> | 2002-12-30 21:18:15 +0000 |
---|---|---|
committer | schweikh <schweikh@FreeBSD.org> | 2002-12-30 21:18:15 +0000 |
commit | 86f7487fb6a0b8dd9e3a699ad48d6e99504a67ff (patch) | |
tree | bd0234a8048c844b06483795cfb1fe4d34b68a4f /usr.bin/compress/doc | |
parent | 338583ff7c1145c5e2deba34aed769eb7998286c (diff) | |
download | FreeBSD-src-86f7487fb6a0b8dd9e3a699ad48d6e99504a67ff.zip FreeBSD-src-86f7487fb6a0b8dd9e3a699ad48d6e99504a67ff.tar.gz |
Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
Add FreeBSD Id tag where missing.
Diffstat (limited to 'usr.bin/compress/doc')
-rw-r--r-- | usr.bin/compress/doc/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/compress/doc/README b/usr.bin/compress/doc/README index 9a0c35d..2b5f6ba 100644 --- a/usr.bin/compress/doc/README +++ b/usr.bin/compress/doc/README @@ -233,7 +233,7 @@ Here is the README file from the previous version of compress (2.0): >Here is the README that I sent with my first posting: > >>Enclosed is a modified version of compress.c, along with scripts to make it ->>run identically to pack(1), unpack(1), an pcat(1). Here is what I +>>run identically to pack(1), unpack(1), and pcat(1). Here is what I >>(petsd!joe) and a colleague (petsd!peora!srd) did: >> >>1. Removed VAX dependencies. |