From: Patrick M. <ume...@us...> - 2007-02-27 15:19:09
|
Update of /cvsroot/radmind/radmind/man In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv17789/man Modified Files: radmind.8 Log Message: Cleaned up formatting of STAT section. Index: radmind.8 =================================================================== RCS file: /cvsroot/radmind/radmind/man/radmind.8,v retrieving revision 1.37 retrieving revision 1.38 diff -C2 -d -r1.37 -r1.38 *** radmind.8 20 Feb 2007 14:00:03 -0000 1.37 --- radmind.8 27 Feb 2007 15:19:00 -0000 1.38 *************** *** 152,159 **** Status of a special file is determined by a single transcript line listed in a file named ! .BI special/< special-file-path\c ! >.T, where ! .BI < special-file-path\c ! > is the full path to the special file. If that does not exist, a listing for the file in the --- 152,156 ---- Status of a special file is determined by a single transcript line listed in a file named ! special/<special-file-path>.T , where <special-file-path> is the full path to the special file. If that does not exist, a listing for the file in the |