cvs commit: src/gnu/usr.bin/man/man man.c man.man
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Apr 4 12:26:53 PDT 2008
swildner 2008/04/04 12:25:46 PDT
DragonFly src repository
Modified files:
gnu/usr.bin/man/man man.c man.man
Log:
Treat the argument as a file name only if it contains a '/'.
This catches the case where a user would do 'man foo' from a directory
which contains a file named foo.
Revision Changes Path
1.8 +11 -13 src/gnu/usr.bin/man/man/man.c
1.6 +7 -1 src/gnu/usr.bin/man/man/man.man
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/man/man/man.c.diff?r1=1.7&r2=1.8&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/man/man/man.man.diff?r1=1.5&r2=1.6&f=u
More information about the Commits
mailing list