paranoia
This commit is contained in:
parent
3a9ee63519
commit
9bbe4594ef
7 changed files with 16 additions and 7 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
# doctype: synthesize proper command line for troff
|
||||
|
||||
. 9.rc
|
||||
|
||||
troff=troff
|
||||
eqn=eqn
|
||||
prefer=prefer
|
||||
|
|
@ -24,7 +26,7 @@ ifs='
|
|||
'{
|
||||
files=`{echo $*}
|
||||
}
|
||||
9 grep -h '\$LIST|\|reference|^\.(EQ|TS|\[|PS|IS|GS|G1|GD|PP|BM|LP|BP|PI|cstart|begin|TH...)|^\.P$' $* |
|
||||
grep -h '\$LIST|\|reference|^\.(EQ|TS|\[|PS|IS|GS|G1|GD|PP|BM|LP|BP|PI|cstart|begin|TH...)|^\.P$' $* |
|
||||
sort -u |
|
||||
awk '
|
||||
BEGIN { files = "'$files'" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue