Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Mar 2015 20:38:29 +0000 (UTC)
From:      Allan Jude <allanjude@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r280354 - head/usr.sbin/jail
Message-ID:  <201503222038.t2MKcT4p002037@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: allanjude (doc committer)
Date: Sun Mar 22 20:38:28 2015
New Revision: 280354
URL: https://svnweb.freebsd.org/changeset/base/280354

Log:
  Fix typo in jail(8) man page
  
  PR:		198790
  Differential Revision:	https://reviews.freebsd.org/D2111
  Submitted by:	Jimmy Olgeni
  Approved by:	wblock (mentor)
  Sponsored by:	ScaleEngine Inc.

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

Modified: head/usr.sbin/jail/jail.8
==============================================================================
--- head/usr.sbin/jail/jail.8	Sun Mar 22 18:32:37 2015	(r280353)
+++ head/usr.sbin/jail/jail.8	Sun Mar 22 20:38:28 2015	(r280354)
@@ -703,7 +703,7 @@ jail is created, and will be removed fro
 jail is removed.
 .It Va ip4.addr
 In addition to the IP addresses that are passed to the kernel, an
-interface, netmask and additional paramters (as supported by
+interface, netmask and additional parameters (as supported by
 .Xr ifconfig 8 Ns )
 may also be specified, in the form
 .Dq Ar interface Ns | Ns Ar ip-address Ns / Ns Ar netmask param ... .



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