tinvoke plan9 troff - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit eb545d0f4fd22b6605bc144e21b8ca85da36d139
 (DIR) parent 004aa293f360ea0f63ec50f5042f8c0fb2831e4f
 (HTM) Author: rsc <devnull@localhost>
       Date:   Wed, 13 Jul 2005 03:51:34 +0000
       
       invoke plan9 troff
       
       Diffstat:
         M bin/nroff                           |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/bin/nroff b/bin/nroff
       t@@ -1,3 +1,3 @@
        #!/bin/sh
        
       -exec troff -N "$@"
       +exec 9 troff -N "$@"