DragonFly commits List (threaded) for 2004-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/catman catman.c
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]