summaryrefslogtreecommitdiffstats
path: root/doc/texinfo.tex
Commit message (Collapse)AuthorAgeFilesLines
* Remove the last vestiges of the texinfo docsBen Kaduk2012-10-151-7226/+0
| | | | | | | | | | | | | | We needed these last stragglers to build the NOTICE file at the root of the tree, but we now generate a notice.txt from reST. Man pages have been generated from reST for some time now, we no longer need scripts to turn them into HTML and ps, as those can be generated directly from the reST source. The Makefile only existed to serve the texinfo builds, so it goes away, too. (The tgz target appears to have been broken since 1996.) ticket: 7408
* Update texinfo.tex to the version from texinfo 4.8.1 (2006-02-13.16)Russ Allbery2006-06-121-2914/+5785
| | | | | | Ticket: 3879 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18115 dc483132-0cff-0310-8789-dd5450dbe970
* Extracted addition to texinfo.tex (for @doubleleftarrow{} command) intoJeff Bigler1996-09-091-3/+1
| | | | | | | supplemental file texinfo-suppl.tex. This file must be input *before* texinfo.tex, as is done in admin.texinfo and install.texinfo. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9065 dc483132-0cff-0310-8789-dd5450dbe970
* admin.texinfo, install.texinfo: Set edition to "b7-1"Theodore Tso1996-09-071-0/+2
| | | | | | | | | | | | | | | | | | | | | | user-guide.texinfo: Set edition to "b7-1". Fix the hoffset and voffsets for the included man page poscript files so that the images are lined up correctly (at least using MIT's dvips). Makefile (user-guide): Make sure the kpasswd man page's postscript is built. Add new target "clean-temp-ps" which cleans up the temporary postscript files. man2ps: Changes to make man2ps more portable. Remove bash specific constructs, and replace with calls to expr. Since the arguments to "troff" require groff, just try to run groff explicitly (someone can always edit the ROFF and ROFF_OPTIONS at the top of the script). Try to automatically detect whether csplit or gcsplit should be used, by grovelling through the user's path. texinfo.tex: Check in version of texinfo.tex that has Jeff's magic doubleleft arrow hack. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9055 dc483132-0cff-0310-8789-dd5450dbe970
* Created new documentation for how to build and install Kerberos V5Theodore Tso1995-02-011-0/+4355
Still needs a lot of work..... git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4869 dc483132-0cff-0310-8789-dd5450dbe970