On Tue, Jul 20, 1999 at 10:40:03AM +0930, Kris Kennaway wrote:
> On Mon, 19 Jul 1999, Nik Clayton wrote:
> 
> > docs/7791 is of the opinion that ipf(1) should be moved to ipf(8), to
> > (among other things) be consistent with ipfw(8).
> > 
> > Anyone care to comment one way or the other?
> 
> Definitely.

Assuming I did this, what's the approved method?  

Myself, I'd just 

    # mv ipf.1 ipf.8
    # cvs remove ipf.1
    # cvs add ipf.8
    # cvs commit -m "Renamed ipf.1 to ipf.8" ipf.1 ipf.8
    [... check for any other man pages that refer to ipf(1) and update
         them accordingly ...]

which properly reflects that (until the change) ipf.8 didn't exist.  I 
*would not* use a repository copy for this.

I'm aware that some people's opinions of when you repository copy and 
when you don't are different, however.

N
-- 
 [intentional self-reference] can be easily accommodated using a blessed,
 non-self-referential dummy head-node whose own object destructor severs
 the links.
    -- Tom Christiansen in <[EMAIL PROTECTED]>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to