From 5a5e5a83b335f4203c927b539d4c8b6ee53719c3 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Fri, 16 Apr 2010 01:25:03 -0700 Subject: Man page: note that *~ is always skipped, update second list of scm subdirs Signed-off-by: Alan Coopersmith --- lndir.man | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lndir.man b/lndir.man index 4a2cb51..1f60d9f 100644 --- a/lndir.man +++ b/lndir.man @@ -78,6 +78,7 @@ argument may be relative (e.g., ../src) and is relative to .\" CVS.adm is used by the Concurrent Versions System. Note that BitKeeper, CVS, CVS.adm, .git, .hg, RCS, SCCS, and .svn directories are shadowed only if the \fB\-withrevinfo\fP flag is specified. +Files with names ending in \fI~\fP are never shadowed. .PP If you add files, simply run .I lndir @@ -105,8 +106,9 @@ If the link is to a directory, this is almost certainly the wrong thing. This option exists mostly to emulate the behavior the C version of \fIlndir\fP had in X11R6. Its use is not recommended. .IP \-withrevinfo -Causes any BitKeeper, RCS, SCCS, .svn, CVS and CVS.adm subdirectories to be -treated as any other directory, rather than ignored. +Causes any source control manager subdirectories +(those named BitKeeper, CVS, CVS.adm, .git, .hg, RCS, SCCS, or .svn) +to be treated as any other directory, rather than ignored. .SH DIAGNOSTICS The program displays the name of each subdirectory it enters, followed by a colon. The \fB\-silent\fP option suppresses these messages. @@ -117,3 +119,5 @@ exists. .PP If the link already exists but doesn't point to the correct file, the program prints the link name and the location where it does point. +.SH SEE ALSO +.BR ln (1). -- cgit v1.2.3