diff options
author | yar <yar@FreeBSD.org> | 2005-09-29 23:39:37 +0000 |
---|---|---|
committer | yar <yar@FreeBSD.org> | 2005-09-29 23:39:37 +0000 |
commit | 5917e3b86f18170e1ed147bcd40e95c992398e12 (patch) | |
tree | ab9e2902005682be9228980e0752b69dd17ec640 /sbin | |
parent | 090a602d2d67e8fa70b6edc4dfb996c096c75c8b (diff) | |
download | FreeBSD-src-5917e3b86f18170e1ed147bcd40e95c992398e12.zip FreeBSD-src-5917e3b86f18170e1ed147bcd40e95c992398e12.tar.gz |
Forgot to touch .Dd in the previous commit.
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 5ad1fc1..ded7096 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -28,7 +28,7 @@ .\" From: @(#)ifconfig.8 8.3 (Berkeley) 1/5/94 .\" $FreeBSD$ .\" -.Dd July 25, 2005 +.Dd September 30, 2005 .Dt IFCONFIG 8 .Os .Sh NAME |