diff options
author | rsc <devnull@localhost> | 2006-02-14 19:39:11 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2006-02-14 19:39:11 +0000 |
commit | a79e8ab44d667ef005e000dad03f60ae86742d31 (patch) | |
tree | 586dc36f745827c3ea6cf5d554d80af9f03e9425 /man | |
parent | bbe2f1879ca55900abec2f67c63640270d908a87 (diff) | |
download | plan9port-a79e8ab44d667ef005e000dad03f60ae86742d31.tar.gz plan9port-a79e8ab44d667ef005e000dad03f60ae86742d31.tar.bz2 plan9port-a79e8ab44d667ef005e000dad03f60ae86742d31.zip |
grammar nit
Diffstat (limited to 'man')
-rw-r--r-- | man/man1/cvs.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/cvs.1 b/man/man1/cvs.1 index 16cab49d..0bafab65 100644 --- a/man/man1/cvs.1 +++ b/man/man1/cvs.1 @@ -249,5 +249,5 @@ will complain during a checkout that some files in .B $PLAN9/troff/font/devutf are ``in the way.'' This is due to the Mac case-insensitive file system -and the fact that troff has some (not often used) +and the fact that troff has some (rarely used) files whose names differ only in case. |