diff options
author | ru <ru@FreeBSD.org> | 2005-02-09 18:07:17 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-02-09 18:07:17 +0000 |
commit | 114ea39c7630d67ce87bad1f4b336cd4e2389881 (patch) | |
tree | bfd69c8060f00962523df7e36731b64cb0285d07 /share/man/man4/ip6.4 | |
parent | f7e57030873bdcdb4139eb9536b5ac7fa55cc909 (diff) | |
download | FreeBSD-src-114ea39c7630d67ce87bad1f4b336cd4e2389881.zip FreeBSD-src-114ea39c7630d67ce87bad1f4b336cd4e2389881.tar.gz |
Fixed the misplaced $FreeBSD$.
Diffstat (limited to 'share/man/man4/ip6.4')
-rw-r--r-- | share/man/man4/ip6.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/ip6.4 b/share/man/man4/ip6.4 index 521c7f4..c7a531e 100644 --- a/share/man/man4/ip6.4 +++ b/share/man/man4/ip6.4 @@ -1,6 +1,5 @@ .\" $KAME: ip6.4,v 1.23 2005/01/11 05:56:25 itojun Exp $ .\" $OpenBSD: ip6.4,v 1.21 2005/01/06 03:50:46 itojun Exp $ -.\" $FreeBSD$ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -28,6 +27,9 @@ .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. +.\" +.\" $FreeBSD$ +.\" .Dd December 29, 2004 .Dt IP6 4 .Os |