Date: Sun, 10 Jan 1999 23:28:06 +0900 From: Jun Kuriyama <kuriyama@sky.rim.or.jp> To: committers@FreeBSD.ORG Cc: man-jp-core@jp.freebsd.org Subject: Re: $Id$ tag in manpage Message-ID: <3698B8F6.E28A8113@sky.rim.or.jp> References: <199901050820.TAA12175@godzilla.zeta.org.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Bruce Evans wrote:
> > Is there any special reason that many manpage sources do not include
> >$Id$ tags? If not, I'll patch them like this.
>
> One reason is that some man pages have not been changed from the vendor
> version. Another reason is that addition of $Id$ is not permitted for
> files in src/contrib.
I think it's reasonable policy. We'll list up manpages which is
modified and does not include $Id$s (not in src/contrib).
> Yet another reason is that some files have
> $FreeBSD$ instead of $Id$.
...
> atc.6 has been changed from the vendor version, so it should have an $Id$.
> It probably shouldn't be changed now. Someday all FreeBSD $Id$'s will be
> changed to $FreeBSD$'s, and it is annoying for the cvs logs to be spammed
> with messages about changing ids back and forth.
If we can use $FreeBSD$ ids, it will help us to managing FreeBSD
repository and local (or other OS's or development project's which is
not yet imported) repository.
Is this change (from $Id$ to $FreeBSD$) planned near future? If this
changes are scheduled, we'll wait to add $Id$s until that. But if this
is planned but not scheduled, I think to add $Id$s now is not bad idea.
> >> --- atc.6 Sun Jan 3 11:00:18 1999
> >> +++ atc.6-new Sun Jan 3 11:01:28 1999
> >> @@ -33,6 +33,7 @@
> >> .\" SUCH DAMAGE.
> >> .\"
> >> .\" @(#)atc.6 8.1 (Berkeley) 5/31/93
> >> +.\" $Id$
> >> .\"
> >> . \" XP - exdented paragraph
> >> .de XP
>
> Not quite like that please. The whitespace in the vendor id got corrupted
> somewhere. FreeBSD $Id$ should normally follow vendor ids and use the same
> indentation.
Sorry for my poor English understanding. An example above is seemed
to satisfy that $Id$ is following vendor ids and using the same
indentation. What should we do about this?
# [TAB] or [SPACE] problem?
--
Jun Kuriyama // kuriyama@sky.rim.or.jp
// kuriyama@FreeBSD.ORG
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3698B8F6.E28A8113>
