asdf
This commit is contained in:
parent
13f7391e4a
commit
173302913e
3 changed files with 19 additions and 0 deletions
|
|
@ -104,3 +104,15 @@ xd
|
||||||
yacc
|
yacc
|
||||||
yuv
|
yuv
|
||||||
zip
|
zip
|
||||||
|
9lex
|
||||||
|
auxstats
|
||||||
|
eqn
|
||||||
|
gview
|
||||||
|
img
|
||||||
|
lsr
|
||||||
|
stats
|
||||||
|
tbl
|
||||||
|
tra*
|
||||||
|
troff
|
||||||
|
vac
|
||||||
|
vtdump
|
||||||
|
|
|
||||||
3
bin/nroff
Executable file
3
bin/nroff
Executable file
|
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
exec troff -N "$@"
|
||||||
4
bin/psfonts
Executable file
4
bin/psfonts
Executable file
|
|
@ -0,0 +1,4 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
echo %!PS-Adobe-2.0
|
||||||
|
exec psdownload -f -mfontmap -r'#9/postscript/font/lw+'
|
||||||
Loading…
Add table
Add a link
Reference in a new issue