diff options
author | ru <ru@FreeBSD.org> | 2004-07-02 23:13:00 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2004-07-02 23:13:00 +0000 |
commit | 6294018a208cf7742b1c021a9b75c26962505571 (patch) | |
tree | 502f17eb951b74c914af346cd4dbff252350c082 /usr.sbin/ckdist | |
parent | 3f44360851448f8816c22f6b72e8dd5c9924c27f (diff) | |
download | FreeBSD-src-6294018a208cf7742b1c021a9b75c26962505571.zip FreeBSD-src-6294018a208cf7742b1c021a9b75c26962505571.tar.gz |
Mechanically kill hard sentence breaks.
Diffstat (limited to 'usr.sbin/ckdist')
-rw-r--r-- | usr.sbin/ckdist/ckdist.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/ckdist/ckdist.1 b/usr.sbin/ckdist/ckdist.1 index 5dc37b0..f784a07 100644 --- a/usr.sbin/ckdist/ckdist.1 +++ b/usr.sbin/ckdist/ckdist.1 @@ -48,10 +48,12 @@ formats are supported. .Pp The .Ar file -operands may refer to regular files or to directories. Regular files +operands may refer to regular files or to directories. +Regular files named "md5", or which have an ".md5" or an ".inf" extension, are assumed to be of the implied type, otherwise format is determined from -content. If a directory is specified, it is searched for +content. +If a directory is specified, it is searched for appropriately-named files only. .Pp Options are as follows: |