diff options
author | peter <peter@FreeBSD.org> | 1996-01-13 13:21:28 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1996-01-13 13:21:28 +0000 |
commit | bed17b4ad471f93622872621e87cf78bc33c98b1 (patch) | |
tree | ff915833a1eea1ca3d21d66ced2d312a31950c71 | |
parent | dace338d098d52a9e5963f2c924b282acf49050c (diff) | |
download | FreeBSD-src-bed17b4ad471f93622872621e87cf78bc33c98b1.zip FreeBSD-src-bed17b4ad471f93622872621e87cf78bc33c98b1.tar.gz |
take the $ out of the $Id$ line - when I imported this I used -ko, but
that is conflicting with cvs-1.6's "cvs update -A" when run from freefall's
update jobs.
-rw-r--r-- | usr.sbin/mrouted/RELEASE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mrouted/RELEASE b/usr.sbin/mrouted/RELEASE index 5012751..7dff937 100644 --- a/usr.sbin/mrouted/RELEASE +++ b/usr.sbin/mrouted/RELEASE @@ -1,4 +1,4 @@ -$Id: README-3.8.mrouted,v 3.8 1995/11/29 22:23:02 fenner Rel $ +Id: README-3.8.mrouted,v 3.8 1995/11/29 22:23:02 fenner Rel IP Multicast Extensions for BSD-Derived Unix Systems |