summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorwlemb <wlemb>2001-07-20 14:36:50 +0000
committerwlemb <wlemb>2001-07-20 14:36:50 +0000
commit0c2857af24a536366560a8a13c64fd6ea25f8408 (patch)
tree581239e098ec25f99e3939b5eca17f5054061dbc /doc
parent8ec25476b88dc3138d74c285cf249a90200ae6ac (diff)
downloadgroff-0c2857af24a536366560a8a13c64fd6ea25f8408.tar.gz
* src/libs/libgroff/tmpname.cc: New file, defining get_tempname().
* src/libs/libgroff/mkstemp.cc: New file. * src/libs/libgroff/mksdir.cc: New file. * src/libs/libgroff/tmpfile.cc [HAVE_MKSTEMP_PROTO]: Removed. (xtmpfile) [!HAVE_MKSTEMP]: Removed. * src/libs/libgroff/Makefile.sub: Updated. * src/include/lib.h: Add mksdir() prototype. * src/include/posix.h: Define S_IXUSR if not yet defined. * src/preproc/html/pre-html.cc (MAX_RETRIES): Removed. (createAllPages): Use mksdir() instead of current code. * src/utils/indxbib/indxbib.cc [HAVE_MKSTEMP_PROTO]: Removed. (main): [!HAVE_MKSTEMP]: Removed. * aclocal.m4 (GROFF_MKSTEMP): Updated to use new mkstemp.cc file. (GROFF_INTTYPES_H, GROFF_UNSIGNED_LONG_LONG, GROFF_UINTMAX_T): New macros. * configure.ac: Add tests for stdint.h, sys/time.h, and gettimeofday(). Call new GROFF_xxx macros. * configure: Regenerated. * Makefile.in: Comments updated.
Diffstat (limited to 'doc')
-rw-r--r--doc/groff.texinfo18
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/groff.texinfo b/doc/groff.texinfo
index c8965c78..9beddffd 100644
--- a/doc/groff.texinfo
+++ b/doc/groff.texinfo
@@ -211,13 +211,13 @@
@ifinfo
-This Info file documents GNU troff version 1.16.
+This Info file documents GNU troff version 1.17.
Published by the Free Software Foundation
59 Temple Place, Suite 330
Boston, MA 02111-1307 USA
-Copyright (C) 1994-2000 Free Software Foundation, Inc.
+Copyright (C) 1994-2000, 2001 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of this
manual provided the copyright notice and this permission notice are
@@ -258,8 +258,8 @@ instead of in the original English.
@titlepage
@title groff
@subtitle The GNU implementation of @code{troff}
-@subtitle Edition 1.16
-@subtitle Spring 2000
+@subtitle Edition 1.17
+@subtitle Spring 2001
@author by Trent A.@w{ }Fisher
@author and Werner Lemberg
@@ -268,10 +268,10 @@ instead of in the original English.
@page
@vskip 0pt plus 1filll
-Copyright @copyright@w{ }1994-2000 Free Software Foundation,@w{ }Inc.
+Copyright @copyright@w{ }1994-2000, 2001 Free Software Foundation,@w{ }Inc.
@sp 2
-Version 1.16 of @code{groff}, @*
-Spring 2000
+Version 1.17 of @code{groff}, @*
+Spring 2001
@sp 2
Published by the Free Software Foundation @*
59 Temple Place, Suite 330 @*
@@ -304,7 +304,7 @@ Cover art by Etienne Suvasa.
@node Top, Copying, (dir), (dir)
@ifinfo
-This Info file documents groff version 1.16, the GNU implementation of
+This Info file documents groff version 1.17, the GNU implementation of
the troff typesetting system.
This is an in-progress document; contributions, comments, or
@@ -7403,7 +7403,7 @@ The @code{als} request can make a macro have more than one name.
This would be called as
@Example
-.vl $Id: groff.texinfo,v 1.77 2001/05/07 13:36:24 wlemb Exp $
+.vl $Id: groff.texinfo,v 1.78 2001/07/20 14:36:51 wlemb Exp $
@endExample
@endDefesc