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

Jamie Gritton jamie at FreeBSD.org
Fri Apr 27 23:39:22 UTC 2012


Author: jamie
Date: Fri Apr 27 23:39:21 2012
New Revision: 234744
URL: http://svn.freebsd.org/changeset/base/234744

Log:
  Fix the dates and history as of the move to HEAD.

Modified:
  head/usr.sbin/jail/jail.conf.5

Modified: head/usr.sbin/jail/jail.conf.5
==============================================================================
--- head/usr.sbin/jail/jail.conf.5	Fri Apr 27 22:27:21 2012	(r234743)
+++ head/usr.sbin/jail/jail.conf.5	Fri Apr 27 23:39:21 2012	(r234744)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2011 James Gritton
+.\" Copyright (c) 2012 James Gritton
 .\" All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd October 20, 2010
+.Dd April 26, 2012
 .Dt JAIL.CONF 5
 .Os
 .Sh NAME
@@ -217,7 +217,7 @@ utility appeared in
 The
 .Nm
 file was added in
-.Fx 9.0 .
+.Fx 10.0 .
 .Sh AUTHORS
 .An -nosplit
 The jail feature was written by


More information about the svn-src-all mailing list