summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorjmallett <jmallett@FreeBSD.org>2002-05-22 14:17:16 +0000
committerjmallett <jmallett@FreeBSD.org>2002-05-22 14:17:16 +0000
commita9a1aecd794e14f6c2104a09dcc4aff4d6602272 (patch)
tree1533148434625a9d7753c5939f83425be5f43b63 /usr.bin
parent68ea1628efb463eabacb5d4d22b701dfdcfe73d4 (diff)
downloadFreeBSD-src-a9a1aecd794e14f6c2104a09dcc4aff4d6602272.zip
FreeBSD-src-a9a1aecd794e14f6c2104a09dcc4aff4d6602272.tar.gz
Format internal commands properly.
Kill a bit of trailing whitespace. Fix a path format. Submitted by: mdoc(7) police (ru)
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/sccs/sccs.116
1 files changed, 8 insertions, 8 deletions
diff --git a/usr.bin/sccs/sccs.1 b/usr.bin/sccs/sccs.1
index f4031d7..a440168 100644
--- a/usr.bin/sccs/sccs.1
+++ b/usr.bin/sccs/sccs.1
@@ -121,7 +121,7 @@ flags will be passed to
.It Ic deledit
Equivalent
to
-.Nm delget
+.Ic delget
except that the
.Nm get
phase includes the
@@ -142,7 +142,7 @@ and
.Fl k
are
passed to
-.Nm edit .
+.Ic edit .
.It Ic create
Creates
an
@@ -185,7 +185,7 @@ same directory.
.It Ic unedit
This
is the opposite of an
-.Nm edit
+.Ic edit
or a
.Nm get Fl e .
It should be used with extreme caution, since
@@ -206,7 +206,7 @@ flag is given (with an optional argument) then
only files being edited by you (or the named user) are listed.
.It Ic check
Like
-.Nm info
+.Ic info
except that nothing is printed if nothing is being edited, and
a non-zero exit status is returned if anything is being edited.
The intent is to have this included in an
@@ -222,9 +222,9 @@ Takes the
and
.Fl u
flags like
-.Nm info
+.Ic info
and
-.Nm check .
+.Ic check .
.It Ic diffs
Gives a
.Xr diff 1
@@ -277,7 +277,7 @@ flag.
Defines the pathname of the directory in which the
.Tn SCCS
files will be found;
-.Dq Tn SCCS
+.Pa SCCS
is the default.
The
.Fl p
@@ -355,7 +355,7 @@ The
.Ev PROJECT
environment variable is checked by the
.Fl d
-flag.
+flag.
If it begins with a slash, it is taken directly; otherwise,
the home directory of a user of that name is
examined for a subdirectory
OpenPOWER on IntegriCloud