DragonFly BSD
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


From: Chris Pressey <cpressey@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 17 May 2004 10:44:26 -0700 (PDT)

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]