summaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
authorwl <wl>2005-02-19 04:23:40 +0000
committerwl <wl>2005-02-19 04:23:40 +0000
commit2c596e66ab2949a837d3eda1815c20a7668ca246 (patch)
treeaed1cfe87d96994ead00d9640f23c680a4fe3701 /aclocal.m4
parent6e396392e6d90ab32ac15b4a3dd7960e7229028e (diff)
downloadgroff-2c596e66ab2949a837d3eda1815c20a7668ca246.tar.gz
* doc/pic.ms, man/groff.man: Fix typos.
* doc/groff.texinfo: Fix typos. (\LEmacro): Get proper mathematical spacing. * aclocal.m4 (GROFF_APPRESDIR_CHECK): Improve warning message. * configure: Regenerated with autoconf 2.59b.
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m410
1 files changed, 5 insertions, 5 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index 4db4bcb2..a74e6d31 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -1,5 +1,5 @@
# Autoconf macros for groff.
-# Copyright (C) 1989-1995, 2001, 2002, 2003, 2004
+# Copyright (C) 1989-1995, 2001, 2002, 2003, 2004, 2005
# Free Software Foundation, Inc.
#
# This file is part of groff.
@@ -1034,10 +1034,10 @@ AC_DEFUN([GROFF_APPRESDIR_CHECK],
(an existing file will be saved as `GXditview.old').
To install it into a different directory, say, `/etc/gxditview',
add `--with-appresdir=/etc/gxditview' to the configure script
- and rerun it. The environment variable `APPLRESDIR' must then
- be set to `/etc/' (note the trailing slash), omitting the
- `gxditview' part which is automatically appended by the X11
- searching routines for resource files. More details can be
+ command line options and rerun it. The environment variable
+ `APPLRESDIR' must then be set to `/etc/' (note the trailing slash),
+ omitting the `gxditview' part which is automatically appended by
+ the X11 searching routines for resource files. More details can be
found in the X(7) manual page.
])
fi