Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Oct 2001 01:40:27 +0300
From:      Giorgos Keramidas <charon@labs.gr>
To:        doc@freebsd.org
Subject:   fdp-primer/book.sgml contains multiple $FreeBSD$ tags
Message-ID:  <20011002014026.A15478@hades.hell.gr>

next in thread | raw e-mail | index | archive | help
The book.sgml text of en_US.ISO8859-1/books/fdp-primer contains
three(!) $FreeBSD$ lines.  The first one in the top comment, then
another one, in a <pubdate> line, and yet another one in a
<releaseinfo> line.

Isn't this a bit of an overkill?
Repeating the same information many times in the same document?

Mind you, this is the only file I could find with more than one RCS
keyword, in the english part of the documentation with:

    $ find en_US.ISO8859-1 -type f -name \*sgml |\
      xargs grep '$[[:alpha:]]*:' /dev/null | less -S

-giorgos


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




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