From: Hans-Bernhard B. <br...@us...> - 2004-11-29 12:50:33
|
Update of /cvsroot/cscope/cscope In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1257 Modified Files: ChangeLog Log Message: Fix up an inconvenience in the man page Index: ChangeLog =================================================================== RCS file: /cvsroot/cscope/cscope/ChangeLog,v retrieving revision 1.139 retrieving revision 1.140 diff -C2 -r1.139 -r1.140 *** ChangeLog 27 Oct 2004 11:32:45 -0000 1.139 --- ChangeLog 29 Nov 2004 12:50:21 -0000 1.140 *************** *** 1,2 **** --- 1,7 ---- + 2004-11-22 Hans-Bernhard Broeker <br...@ph...> + + * doc/cscope.1: Make ESR happy: change man page summary section to + avoid [0-9] syntax. + 2004-10-27 Hans-Bernhard Broeker <br...@ac...> |