Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jan 1999 02:07:26 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        committers@FreeBSD.ORG, kuriyama@sky.rim.or.jp
Cc:        man-jp-core@jp.freebsd.org
Subject:   Re: $Id$ tag in manpage
Message-ID:  <199901101507.CAA24019@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>> Yet another reason is that some files have
>> $FreeBSD$ instead of $Id$.
>... 
>  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.

Not for the near future.  There is some resistance to changing files
just to change ids.  To expand $FreeBSD$ now, you have to use special
cvs flags (-kv ?).  See src/usr.bin/objformat /* for examples.  I
don't know if this is a good idea.  I would just add $Id$.

>> >> --- 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?

It seems to be just a tab conversion problem in mail.  There was
originally a tab before the vendor version.

Bruce

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?199901101507.CAA24019>