Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Aug 2015 16:56:41 +0000 (UTC)
From:      Dru Lavigne <dru@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r286239 - stable/10/usr.sbin/jail
Message-ID:  <201508031656.t73GufcH004766@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dru (doc committer)
Date: Mon Aug  3 16:56:40 2015
New Revision: 286239
URL: https://svnweb.freebsd.org/changeset/base/286239

Log:
  MFC r285869.
  Fix transposed words in man page.
  
  PR: 201752
  Reviewed by: gjb

Modified:
  stable/10/usr.sbin/jail/jail.8
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/usr.sbin/jail/jail.8
==============================================================================
--- stable/10/usr.sbin/jail/jail.8	Mon Aug  3 16:39:25 2015	(r286238)
+++ stable/10/usr.sbin/jail/jail.8	Mon Aug  3 16:56:40 2015	(r286239)
@@ -604,7 +604,7 @@ The
 command parameters are
 .Xr sh 1
 command lines that are run in either the system or jail environment.
-They may be given multiple values, which run would the specified
+They may be given multiple values, which would run the specified
 commands in sequence.
 All commands must succeed (return a zero exit status), or the jail will
 not be created or removed, as appropriate.



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