Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 May 2012 22:05:30 +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: r235294 - head/usr.sbin/jail
Message-ID:  <201205112205.q4BM5UY9002517@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205112205.q4BM5UY9002517>