aboutsummaryrefslogtreecommitdiff
path: root/bin/nroff
diff options
context:
space:
mode:
Diffstat (limited to 'bin/nroff')
-rwxr-xr-xbin/nroff3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/nroff b/bin/nroff
new file mode 100755
index 00000000..6f7005ff
--- /dev/null
+++ b/bin/nroff
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec troff -N "$@"