Author: joel (doc committer)
Date: Thu May 17 11:29:22 2012
New Revision: 235542
URL: http://svn.freebsd.org/changeset/base/235542

Log:
  mdoc: remove superfluous paragraph macro.

Modified:
  head/sbin/nandfs/nandfs.8
  head/share/man/man5/nandfs.5
  head/usr.sbin/nandsim/nandsim.8

Modified: head/sbin/nandfs/nandfs.8
==============================================================================
--- head/sbin/nandfs/nandfs.8   Thu May 17 11:10:13 2012        (r235541)
+++ head/sbin/nandfs/nandfs.8   Thu May 17 11:29:22 2012        (r235542)
@@ -50,7 +50,6 @@ The
 .Nm
 utility allows to manage snapshots of a mounted NAND FS.
 .Sh EXAMPLES
-.Pp
 Create a snapshot of filesystem mounted on
 .Em /nand .
 .Bd -literal -offset 2n

Modified: head/share/man/man5/nandfs.5
==============================================================================
--- head/share/man/man5/nandfs.5        Thu May 17 11:10:13 2012        
(r235541)
+++ head/share/man/man5/nandfs.5        Thu May 17 11:29:22 2012        
(r235542)
@@ -88,7 +88,6 @@ structure, and
 .Pa /mnt
 is a mount point.
 .Pp
-.Pp
 It is possible to define an entry in
 .Pa /etc/fstab
 for the

Modified: head/usr.sbin/nandsim/nandsim.8
==============================================================================
--- head/usr.sbin/nandsim/nandsim.8     Thu May 17 11:10:13 2012        
(r235541)
+++ head/usr.sbin/nandsim/nandsim.8     Thu May 17 11:29:22 2012        
(r235542)
@@ -115,7 +115,6 @@ Reads simulator configuration from a spe
 the simulation "layout" i.e. controllers-chips assignments).
 Configuration changes for an already started simulation require a
 full stop-start cycle in order to take effect i.e.:
-.Pp
 .Bl -column
 .It nandsim stop ...
 .It nandsim destroy ...
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to