svn commit: r235294 - head/usr.sbin/jail

Joel Dahl joel at FreeBSD.org
Fri May 11 22:05:30 UTC 2012


Author: joel (doc committer)
Date: Fri May 11 22:05:30 2012
New Revision: 235294
URL: http://svn.freebsd.org/changeset/base/235294

Log:
  Fix .Pp macro.

Modified:
  head/usr.sbin/jail/jail.8

Modified: head/usr.sbin/jail/jail.8
==============================================================================
--- head/usr.sbin/jail/jail.8	Fri May 11 21:52:05 2012	(r235293)
+++ head/usr.sbin/jail/jail.8	Fri May 11 22:05:30 2012	(r235294)
@@ -204,7 +204,7 @@ and
 options can also remove running jails that aren't in the
 .Xr jail.conf 5
 file, specified by name or jid.
-.P
+.Pp
 An argument of
 .Dq *
 is a wildcard that will operate on all jails, regardless of whether


More information about the svn-src-all mailing list