Bug 19197

Summary: Re: =?iso-8859-1?Q?bin=2F19118:_vmstat=A4=C7_avm=A4=C8fre=A4=CE=C3=CD=A4=AC?=
Product: Base System Reporter: Jeroen Ruigrok/Asmodai <asmodai>
Component: binAssignee: GNATS administrator <gnats-admin>
Status: Closed FIXED    
Severity: Affects Only Me CC: FreeBSD-gnats-submit
Priority: Normal    
Version: 1.0-RELEASE   
Hardware: Any   
OS: Any   

Description Jeroen Ruigrok/Asmodai 2000-06-11 12:30:03 UTC
 -On [20000608 12:02], inoue@siterock.co.jp (inoue@siterock.co.jp) wrote:
 >
 >>Fix:
 >Before...:
 >
 >485:(void)printf("%8ld%6ld ", ......
 >537:(void)printf(" r b w     avm   fre  flt  re  pi  po  fr  sr ");
 >
 >After...:
 >485:(void)printf("%8ld %6ld ", ......
 >537:(void)printf(" r b w     avm    fre  flt  re  pi  po  fr  sr ");
 
 Could you provide us with an unified diff for this change?  That way we
 preserve tabs and spaces correctly.
 
 Also note that the whole 2.x branch is unsupported nowadays, so I cannot
 guarantee it will be applied, but chances are good.
 
 Also, could you please try and use english when submitting PR's?  It
 might be hard for you, but this is harder for most of us. =)
 
 Thanks,
 
 -- 
 Jeroen Ruigrok vd Werven/Asmodai    asmodai@[wxs.nl|bart.nl|freebsd.org]
 Documentation nutter/C-rated Coder BSD: Technical excellence at its best  
 The BSD Programmer's Documentation Project <http://home.wxs.nl/~asmodai>
 Necessity relieves us of the ordeal of choice...
Comment 1 Jeroen Ruigrok van der Werven freebsd_committer freebsd_triage 2000-07-11 11:11:55 UTC
State Changed
From-To: open->closed

Reply noted.  And GNATS did as well.