svn commit: r267505 - in head/bin: chio rm
Joel Dahl
joel at FreeBSD.org
Sun Jun 15 10:43:12 UTC 2014
Author: joel (doc committer)
Date: Sun Jun 15 10:43:12 2014
New Revision: 267505
URL: http://svnweb.freebsd.org/changeset/base/267505
Log:
mdoc: remove superfluous paragraph macros.
Modified:
head/bin/chio/chio.1
head/bin/rm/rm.1
Modified: head/bin/chio/chio.1
==============================================================================
--- head/bin/chio/chio.1 Sun Jun 15 10:40:54 2014 (r267504)
+++ head/bin/chio/chio.1 Sun Jun 15 10:43:12 2014 (r267505)
@@ -151,7 +151,6 @@ This command will query the status of th
will move it to the element specified in its source attribute.
This is a convenient way to return media from a drive or portal
to its previous element in the changer.
-.Pp
.It Ic position Xo
.Ar <to ET> <to EU>
.Op Cm inv
@@ -173,7 +172,6 @@ Report which picker unit the changer is
.Xc
Configure the changer to use picker
.Ar <unit> .
-.Pp
.It Ic ielem Xo
.Op Ar <timeout>
.Xc
Modified: head/bin/rm/rm.1
==============================================================================
--- head/bin/rm/rm.1 Sun Jun 15 10:40:54 2014 (r267504)
+++ head/bin/rm/rm.1 Sun Jun 15 10:43:12 2014 (r267505)
@@ -121,7 +121,6 @@ each directory's contents are processed
is made to remove the directory).
If the user does not respond affirmatively, the file hierarchy rooted in
that directory is skipped.
-.Pp
.It Fl r
Equivalent to
.Fl R .
More information about the svn-src-all
mailing list