mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2026-09-19 11:54:18 +00:00
more simplification
SCCS-file: workman.sh SCCS-SID: 1.7
This commit is contained in:
committed by
Paul Eggert
parent
411f832914
commit
da111b3de4
+2
-4
@@ -10,10 +10,8 @@ echo ".am TH
|
||||
.hy 0
|
||||
.na
|
||||
..
|
||||
.de }H
|
||||
..
|
||||
.de }F
|
||||
.." | nroff -man - ${1+"$@"} | perl -ne '
|
||||
.rm }H
|
||||
.rm }F" | nroff -man - ${1+"$@"} | perl -ne '
|
||||
chomp;
|
||||
s/.\010//g;
|
||||
s/\s*$//;
|
||||
|
||||
Reference in New Issue
Block a user