commit eb545d0f4fd22b6605bc144e21b8ca85da36d139 parent 004aa293f360ea0f63ec50f5042f8c0fb2831e4f 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(-)
diff --git a/bin/nroff b/bin/nroff @@ -1,3 +1,3 @@ #!/bin/sh -exec troff -N "$@" +exec 9 troff -N "$@"