Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jun 2016 04:18:57 +0000 (UTC)
From:      Marcelo Araujo <araujo@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r301579 - in head: sbin/ifconfig share/man/man4
Message-ID:  <201606080418.u584IvjY024494@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: araujo
Date: Wed Jun  8 04:18:57 2016
New Revision: 301579
URL: https://svnweb.freebsd.org/changeset/base/301579

Log:
  Bump date on ifconfig(8) and vlan(4) to reflect the changes made
  on revision r301496.

Modified:
  head/sbin/ifconfig/ifconfig.8
  head/share/man/man4/vlan.4

Modified: head/sbin/ifconfig/ifconfig.8
==============================================================================
--- head/sbin/ifconfig/ifconfig.8	Wed Jun  8 03:09:30 2016	(r301578)
+++ head/sbin/ifconfig/ifconfig.8	Wed Jun  8 04:18:57 2016	(r301579)
@@ -28,7 +28,7 @@
 .\"     From: @(#)ifconfig.8	8.3 (Berkeley) 1/5/94
 .\" $FreeBSD$
 .\"
-.Dd May 29, 2016
+.Dd June 8, 2016
 .Dt IFCONFIG 8
 .Os
 .Sh NAME

Modified: head/share/man/man4/vlan.4
==============================================================================
--- head/share/man/man4/vlan.4	Wed Jun  8 03:09:30 2016	(r301578)
+++ head/share/man/man4/vlan.4	Wed Jun  8 04:18:57 2016	(r301579)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd June 4, 2012
+.Dd June 8, 2016
 .Dt VLAN 4
 .Os
 .Sh NAME



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