cvs commit: src/usr.bin/undo undo.1 undo.c
Thomas Nikolajsen
thomas at crater.dragonflybsd.org
Thu Jul 17 16:50:24 PDT 2008
thomas 2008/07/17 16:50:03 PDT
DragonFly src repository
Modified files: (Branch: DragonFly_RELEASE_2_0)
usr.bin/undo undo.1 undo.c
Log:
MFC: following 4 commits:
undo(1) doc fixes:
- sync usage() to undo.1
- improve wording a bit in a few places
Update `-t' flag; now it is always transaction-id.
Add logic to warn of possible renames, and clearly state when failures may
be due to prior renames.
Change -h to -a (-a for 'all'), which is a more obvious option name.
Add missing space and newline to error message.
Revision Changes Path
1.2.2.1 +19 -17 src/usr.bin/undo/undo.1
1.2.2.1 +29 -19 src/usr.bin/undo/undo.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/undo/undo.1.diff?r1=1.2&r2=1.2.2.1&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/undo/undo.c.diff?r1=1.2&r2=1.2.2.1&f=u
More information about the Commits
mailing list