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 ... .
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to