summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Downs <downsj@cvs.openbsd.org>1997-06-22 23:04:42 +0000
committerJason Downs <downsj@cvs.openbsd.org>1997-06-22 23:04:42 +0000
commit001d5b95797e80fa859c40032244c2dc8a67de6f (patch)
tree49de6e71139391108e5e6aa48bd62724dcf68470
parenta4113145e51435242d4294945cac5291a5ca8a8e (diff)
Slightly cleaner.
-rw-r--r--usr.bin/lndir/lndir.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/lndir/lndir.1 b/usr.bin/lndir/lndir.1
index 8e07f9a6172..88644c4f2b3 100644
--- a/usr.bin/lndir/lndir.1
+++ b/usr.bin/lndir/lndir.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: lndir.1,v 1.2 1997/06/21 20:57:15 downsj Exp $
+.\" $OpenBSD: lndir.1,v 1.3 1997/06/22 23:04:41 downsj Exp $
.\"
.\" Copyright (c) 1997, Jason Downs. All rights reserved.
.\"
@@ -106,7 +106,7 @@ argument may be relative (e.g., ../src) and is relative to
.\" CVS.adm is used by the Concurrent Versions System.
Note that RCS, SCCS, CVS and CVS.adm directories are not shadowed, in
addition to any specified on the command line with
-.Ar -e
+.Fl e
arguments.
.Pp
If you add files, simply run
@@ -126,7 +126,7 @@ will make the same link in
rather than making a link back to the (symbolic link) entry in
.Ar fromdir .
The
-.Ar -i
+.Fl i
flag changes this behavior.
.Sh OPTIONS
.Bl -tag -width XxXXXXXXXXXXXX
@@ -155,7 +155,7 @@ had in X11R6. Its use is not recommended.
.Sh DIAGNOSTICS
The program displays the name of each subdirectory it enters, followed
by a colon. The
-.Ar -s
+.Fl s
option suppresses these messages.
.Pp
A warning message is displayed if the symbolic link cannot be created.