aboutsummaryrefslogtreecommitdiff
path: root/lib/libcom_err/doc
Commit message (Collapse)AuthorAgeFilesLines
* Remove GNU texinfo from base along with all info pages.Baptiste Daroussin2015-01-022-622/+0
| | | | | | | | | | | | To be able to info pages consider installing texinfo from ports print/texinfo or via pkg: pkg install texinfo Differential Revision: https://reviews.freebsd.org/D1409 Reviewed by: emaste, imp (previous version) Relnotes: yes Notes: svn path=/head/; revision=276551
* Zap $Source$Peter Wemm1999-09-061-1/+0
| | | | Notes: svn path=/head/; revision=51002
* $Header$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50488
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22993
* Make this texinfo file info-aware.Joerg Wunsch1997-02-012-5/+69
| | | | | | | | | | I notice info(1) has some problems moving back and forth through the resulting info file, but emacs doesn't, so i figure it's rather a problem with info(1) itself. To the least, this file installs now finally. Notes: svn path=/head/; revision=22176
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Back out the last backout. This should work now that the bsd.info.mkPeter Wemm1997-01-121-2/+2
| | | | | | | spammed revisions have been restored. Notes: svn path=/head/; revision=21589
* Disconnect the doc subdir as well, bsd.info.mk freaks out if therePeter Wemm1997-01-121-2/+2
| | | | | | | is no ${INFO} variable set.. :-( Notes: svn path=/head/; revision=21585
* This texinfo documentation isn't really enough texinfo-izedJoshua Peck Macdonald1997-01-111-2/+2
| | | | | | | | to construct an info file from, as documented at the top. There are no nodes, so I'm commenting out the INFO= list. Notes: svn path=/head/; revision=21523
* The Common Error Description Library, developed by MIT SIPB and used byGarrett Wollman1995-01-142-0/+559
a number of (ex-)Athena programs. Breaking my own rules for importing somewhat, as this code does not appear to be actively maintained by anyone (not that it really needs it). Notes: svn path=/cvs2svn/branches/sipb/; revision=5622