From 1574caa0df2f76a3c1c76009db6151f62964dbca Mon Sep 17 00:00:00 2001 From: rsc Date: Fri, 14 Jan 2005 17:43:41 +0000 Subject: ignore generated html --- man/man1/.cvsignore | 1 + man/man1/cvs.1 | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 man/man1/.cvsignore (limited to 'man/man1') diff --git a/man/man1/.cvsignore b/man/man1/.cvsignore new file mode 100644 index 00000000..2d19fc76 --- /dev/null +++ b/man/man1/.cvsignore @@ -0,0 +1 @@ +*.html diff --git a/man/man1/cvs.1 b/man/man1/cvs.1 index bb650481..e2f39680 100644 --- a/man/man1/cvs.1 +++ b/man/man1/cvs.1 @@ -217,3 +217,12 @@ Unix's The CVS server is a read-only public copy of a private tree. The dates on versions reflect the date the changes were made in the private tree, not the date the change was made public. +.PP +On Mac OS X, +.I cvs +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) +files that differ only in case. -- cgit v1.2.3