diff options
Diffstat (limited to 'bin/doctype')
-rwxr-xr-x | bin/doctype | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/doctype b/bin/doctype index aaad8850..c55244cb 100755 --- a/bin/doctype +++ b/bin/doctype @@ -1,4 +1,5 @@ -#!/usr/bin/env rc +#!/usr/local/plan9/bin/rc + # doctype: synthesize proper command line for troff troff=troff |