aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2004-11-21 00:26:33 +0000
committerRichard M. Stallman <[email protected]>2004-11-21 00:26:33 +0000
commit74a4eee370d8c432dae43241aec380c94005fa79 (patch)
tree8303da6b3db0f863a7b660f76e4125d24178b565 /man
parent432fc65cad0678453a86b20304aab0c4c62f196d (diff)
Comment change.
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/man/Makefile.in b/man/Makefile.in
index 20cbf76a48..816309bc4e 100644
--- a/man/Makefile.in
+++ b/man/Makefile.in
@@ -20,9 +20,8 @@
# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
-# Where to find the source code. The source code for Emacs's C kernel is
-# expected to be in ${srcdir}/src, and the source code for Emacs's
-# utility programs is expected to be in ${srcdir}/lib-src. This is
+# Where to find the source code. $(srcdir) will be the man
+# subdirectory of the source tree. This is
# set by the configure script's `--srcdir' option.
srcdir=@srcdir@
top_srcdir=@top_srcdir@