From 24fe3bfc4295443ee454e9250ba83f0ce7aea6df Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sun, 27 Jan 2013 17:49:29 +0100 Subject: use actual binary directory for shebang example in manpage --- doc/sciteco.1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/sciteco.1.in b/doc/sciteco.1.in index e0806ca..8e9b88f 100644 --- a/doc/sciteco.1.in +++ b/doc/sciteco.1.in @@ -50,7 +50,7 @@ Therefore under UNIX-like operating systems, TECO macro files may be invoked as scripts by using a Hashbang line like .RS .EX -#!/bin/sciteco -m +#!@bindir@/sciteco -m .EE .RE If the munged macro does not request program termination using the -- cgit v1.2.3