summaryrefslogtreecommitdiffstats
path: root/bin/rm
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-02 21:04:19 +0000
committerru <ru@FreeBSD.org>2004-07-02 21:04:19 +0000
commitd40c857e0d3367205daa400d589a200a1776f876 (patch)
tree689771de43fefbd125bbf91e0e8eebf67141a5a2 /bin/rm
parentd27d6d8e3ad962ceaae81c1de97ea5cec29c444e (diff)
downloadFreeBSD-src-d40c857e0d3367205daa400d589a200a1776f876.zip
FreeBSD-src-d40c857e0d3367205daa400d589a200a1776f876.tar.gz
Mechanically kill hard sentence breaks.
Diffstat (limited to 'bin/rm')
-rw-r--r--bin/rm/rm.16
1 files changed, 4 insertions, 2 deletions
diff --git a/bin/rm/rm.1 b/bin/rm/rm.1
index 8b2d32a..7a7437a5 100644
--- a/bin/rm/rm.1
+++ b/bin/rm/rm.1
@@ -144,13 +144,15 @@ to parse its arguments, which allows it to accept
the
.Sq Li --
option which will cause it to stop processing flag options at that
-point. This will allow the removal of file names that begin
+point.
+This will allow the removal of file names that begin
with a dash
.Pq Sq - .
For example:
.Dl rm -- -filename
The same behavior can be obtained by using an absolute or relative
-path reference. For example:
+path reference.
+For example:
.Dl rm /home/user/-filename
.Dl rm ./-filename
.Sh SEE ALSO
OpenPOWER on IntegriCloud