aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 "$@"