mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
invoke plan9 troff
This commit is contained in:
parent
004aa293f3
commit
eb545d0f4f
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
exec troff -N "$@"
|
||||
exec 9 troff -N "$@"
|
||||
|
|
Loading…
Reference in a new issue