diff options
author | Richard M. Stallman <rms@gnu.org> | 1994-08-21 17:29:57 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1994-08-21 17:29:57 +0000 |
commit | d3b65c3cb70449d3647c71537f198a1fb6f48a0e (patch) | |
tree | 5dd5cabdb8985d5280e7d2a2953644059f9cf71a /make-stds.texi | |
parent | bc48185f8ea66f5bb5a00f29a9012b25436f48d2 (diff) | |
download | gunmake-d3b65c3cb70449d3647c71537f198a1fb6f48a0e.tar.gz |
entered into RCS
Diffstat (limited to 'make-stds.texi')
-rw-r--r-- | make-stds.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make-stds.texi b/make-stds.texi index 14caf42..95a42ec 100644 --- a/make-stds.texi +++ b/make-stds.texi @@ -441,7 +441,7 @@ should normally be @file{/usr/local/sbin}, but write it as @comment This paragraph adjusted to avoid overfull hbox --roland 5jul94 The directory for installing executable programs to be run by other programs rather than by users. This directory should normally be -@file{/usr/local/libexec}, but write @file{$(exec_prefix)/libexec}. +@file{/usr/local/libexec}, but write it as @file{$(exec_prefix)/libexec}. @end table Data files used by the program during its execution are divided into |