vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| On 6/28/06, Daniel Ouellet <daniel@presscom.net> wrote: > AndrC)s wrote: > > I'm not sure if I did it OK, I modified my local copy, and then: cvs > > diff -r HEAD umount.8. The local copy was the same as the remote one > > before the modification. > > > > Index: umount.8 > > ================================================== ================= > > RCS file: /cvs/src/sbin/umount/umount.8,v > > retrieving revision 1.12 > > diff -r1.12 umount.8 > > 42c42 > > < .Ar special | node > > --- > >> .Ar special | node Op Ar ... > > > > The devs prefer to get a unify "diff -ur HEAD" as that's what they use > for the CVS updates. > > So, if you send anything, use the -ur > > Thanks for the tip Here is the unidiff version: Index: umount.8 ================================================== ================= RCS file: /cvs/src/sbin/umount/umount.8,v retrieving revision 1.12 diff -u -r1.12 umount.8 --- umount.8 30 Dec 2005 16:54:27 -0000 1.12 +++ umount.8 28 Jun 2006 19:41:42 -0000 @@ -39,7 +39,7 @@ .Sh SYNOPSIS .Nm umount .Op Fl fv -.Ar special | node +.Ar special | node Op Ar ... .Nm umount .Fl a .Op Fl fv |
| Thread Tools | |
| Display Modes | |
|
|