Date: Thu, 17 May 2012 11:29:22 +0000 (UTC) From: Joel Dahl <joel@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r235542 - in head: sbin/nandfs share/man/man5 usr.sbin/nandsim Message-ID: <201205171129.q4HBTMJp096564@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205171129.q4HBTMJp096564>