aboutsummaryrefslogtreecommitdiff
path: root/bin/nroff
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-07-13 03:51:34 +0000
committerrsc <devnull@localhost>2005-07-13 03:51:34 +0000
commiteb545d0f4fd22b6605bc144e21b8ca85da36d139 (patch)
treec3bef44b68ed550c1af11561dae9e4ce0c91e9f3 /bin/nroff
parent004aa293f360ea0f63ec50f5042f8c0fb2831e4f (diff)
downloadplan9port-eb545d0f4fd22b6605bc144e21b8ca85da36d139.tar.gz
plan9port-eb545d0f4fd22b6605bc144e21b8ca85da36d139.tar.bz2
plan9port-eb545d0f4fd22b6605bc144e21b8ca85da36d139.zip
invoke plan9 troff
Diffstat (limited to 'bin/nroff')
-rwxr-xr-xbin/nroff2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/nroff b/bin/nroff
index 6f7005ff..83eac636 100755
--- a/bin/nroff
+++ b/bin/nroff
@@ -1,3 +1,3 @@
#!/bin/sh
-exec troff -N "$@"
+exec 9 troff -N "$@"