diff options
author | mpp <mpp@FreeBSD.org> | 1999-08-28 23:23:38 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1999-08-28 23:23:38 +0000 |
commit | 59a037c52b1353091f8c7e99a24ebdc4768f47c0 (patch) | |
tree | 0d8b694c609537bdcd4d51759abcf3da96594a01 /usr.sbin/mrouted | |
parent | 02b18f847f4f7ff0d8aa6963f03a30922646b1da (diff) | |
download | FreeBSD-src-59a037c52b1353091f8c7e99a24ebdc4768f47c0.zip FreeBSD-src-59a037c52b1353091f8c7e99a24ebdc4768f47c0.tar.gz |
Add $FreeBSD$ lines to man pages that are missing them to make it
easier for translation teams.
PR: docs/13418
Submitted by: Alexey Zelkin <phantom@cris.net>
Diffstat (limited to 'usr.sbin/mrouted')
-rw-r--r-- | usr.sbin/mrouted/map-mbone.8 | 2 | ||||
-rw-r--r-- | usr.sbin/mrouted/mrinfo.8 | 2 | ||||
-rw-r--r-- | usr.sbin/mrouted/mrouted.8 | 4 |
3 files changed, 7 insertions, 1 deletions
diff --git a/usr.sbin/mrouted/map-mbone.8 b/usr.sbin/mrouted/map-mbone.8 index 5815761..63027b8 100644 --- a/usr.sbin/mrouted/map-mbone.8 +++ b/usr.sbin/mrouted/map-mbone.8 @@ -1,3 +1,5 @@ +.\" $FreeBSD$ +.\" .Dd May 8, 1995 .Dt MAP-MBONE 8 .UC 5 diff --git a/usr.sbin/mrouted/mrinfo.8 b/usr.sbin/mrouted/mrinfo.8 index ec9d061..3a56910 100644 --- a/usr.sbin/mrouted/mrinfo.8 +++ b/usr.sbin/mrouted/mrinfo.8 @@ -1,3 +1,5 @@ +.\" $FreeBSD$ +.\" .Dd May 8, 1995 .Dt MRINFO 8 .UC 5 diff --git a/usr.sbin/mrouted/mrouted.8 b/usr.sbin/mrouted/mrouted.8 index 7655de4..2aad223 100644 --- a/usr.sbin/mrouted/mrouted.8 +++ b/usr.sbin/mrouted/mrouted.8 @@ -1,5 +1,7 @@ .\"COPYRIGHT 1989 by The Board of Trustees of Leland Stanford Junior University. -.\"$FreeBSD$ +.\" +.\" $FreeBSD$ +.\" .Dd May 8, 1995 .Dt MROUTED 8 .UC 5 |