From 173302913ebce353eadcbb12d71c3759cbe79e34 Mon Sep 17 00:00:00 2001 From: rsc Date: Sat, 15 May 2004 23:53:19 +0000 Subject: asdf --- bin/nroff | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bin/nroff (limited to 'bin/nroff') 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 "$@" -- cgit v1.2.3