diff options
author | ru <ru@FreeBSD.org> | 2001-02-01 16:44:04 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-02-01 16:44:04 +0000 |
commit | 66cd8f698eee895c4da383fadb4b96550cc19ccd (patch) | |
tree | efb92661e8583b2bb0d620c324f4873ee0c94ab9 /usr.sbin/ctm | |
parent | 0b32553f8976489cd5ee11687f70c18b25edafec (diff) | |
download | FreeBSD-src-66cd8f698eee895c4da383fadb4b96550cc19ccd.zip FreeBSD-src-66cd8f698eee895c4da383fadb4b96550cc19ccd.tar.gz |
mdoc(7) police: split punctuation characters + misc fixes.
Diffstat (limited to 'usr.sbin/ctm')
-rw-r--r-- | usr.sbin/ctm/ctm/ctm.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ctm/ctm/ctm.1 b/usr.sbin/ctm/ctm/ctm.1 index 69539ca..1df2440 100644 --- a/usr.sbin/ctm/ctm/ctm.1 +++ b/usr.sbin/ctm/ctm/ctm.1 @@ -139,7 +139,7 @@ any number of these options. Use of this option disables the sequence number checks. For example, the expression .Ic ^usr.sbin/ctm for example, will select the -.Nm usr.sbin/ctm +.Pa usr.sbin/ctm source directory and all pathnames under it. .Pp Pathnames can be disabled from being considered by CTM using the @@ -234,7 +234,7 @@ Therefore it is recommended that you make use of GPG or PGP5 to verify the signatures if you receive your CTM deltas via email. .Sh ENVIRONMENT -.Ev TMPDIR, +.Ev TMPDIR , if set to a pathname, will cause ctm to use that pathname as the location of temporary file. See |