summaryrefslogtreecommitdiff
path: root/src/preproc/tbl/tbl.man
diff options
context:
space:
mode:
authorwlemb <wlemb>2001-08-13 12:18:26 +0000
committerwlemb <wlemb>2001-08-13 12:18:26 +0000
commit1cce6a2ecf0c58357b5e2187ea459bc165810ad8 (patch)
treebb3fb7887ee938f7ae90ab10f139c8a87931f22e /src/preproc/tbl/tbl.man
parent53b5abaf04f16b21b2358c6848d3264a1ebdd37e (diff)
downloadgroff-1cce6a2ecf0c58357b5e2187ea459bc165810ad8.tar.gz
* aclocal.m4 (GROFF_MKSTEMP): Define HAVE_MKSTEMP.
* configure.ac: Add declaration test for strcasecmp(). * Makefile.in: Updated. * configure: Regenerated. * src/include/lib.h [!HAVE_MKSTEMP]: Add prototype for mkstemp() -- this is necessary because groff's mkstemp.cc is C++. Add declaration conditionally for strcasecmp().
Diffstat (limited to 'src/preproc/tbl/tbl.man')
-rw-r--r--src/preproc/tbl/tbl.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/preproc/tbl/tbl.man b/src/preproc/tbl/tbl.man
index 058d6009..7447f02a 100644
--- a/src/preproc/tbl/tbl.man
+++ b/src/preproc/tbl/tbl.man
@@ -153,7 +153,7 @@ columns (GNU tbl only).
.
.LP
The global options must end with a semicolon.
-There might be whitespace after the option and its argument in parentheses.
+There might be whitespace after an option and its argument in parentheses.
.LP
After global options come lines describing the format of each line of
the table.