cvs commit: src/usr.bin/catman catman.c
Chris Pressey
cpressey at crater.dragonflybsd.org
Mon May 17 10:45:47 PDT 2004
cpressey 2004/05/17 10:44:26 PDT
DragonFly src repository
Modified files:
usr.bin/catman catman.c
Log:
Fix catman(1) so that it recognizes valid manpage names as valid.
Compare the char at the pointer to '\0', not the pointer itself.
Revision Changes Path
1.2 +1 -1 src/usr.bin/catman/catman.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/catman/catman.c.diff?r1=1.1&r2=1.2&f=h
More information about the Commits
mailing list