diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1996-01-01 11:01:15 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1996-01-01 11:01:15 +0000 |
| commit | 26ce5ad3876f0ea63ab67a8bdb2ed1a5a1591a3e (patch) | |
| tree | 69e72e626f1337094ba2f18cd7fded3ecaa930bf /lib/libcom_err/doc | |
| parent | a3ab491d642b34f2d3efbc0562abc8e79b38ce09 (diff) | |
Diffstat (limited to 'lib/libcom_err/doc')
| -rw-r--r-- | lib/libcom_err/doc/Makefile | 2 | ||||
| -rw-r--r-- | lib/libcom_err/doc/com_err.texinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lib/libcom_err/doc/Makefile b/lib/libcom_err/doc/Makefile index 7ac02619267e..d4c43b36ac10 100644 --- a/lib/libcom_err/doc/Makefile +++ b/lib/libcom_err/doc/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1.1.1 1995/01/14 22:23:41 wollman Exp $ INFO= com_err diff --git a/lib/libcom_err/doc/com_err.texinfo b/lib/libcom_err/doc/com_err.texinfo index 2f4b26612975..c8e45a0cc44e 100644 --- a/lib/libcom_err/doc/com_err.texinfo +++ b/lib/libcom_err/doc/com_err.texinfo @@ -1,8 +1,8 @@ \input texinfo @c -*-texinfo-*- -@c $Header$ -@c $Source$ -@c $Locker$ +@c $Header: /home/ncvs/src/lib/libcom_err/doc/com_err.texinfo,v 1.1.1.1 1995/01/14 22:23:41 wollman Exp $ +@c $Source: /home/ncvs/src/lib/libcom_err/doc/com_err.texinfo,v $ +@c $Locker: $ @c Note that although this source file is in texinfo format (more @c or less), it is not yet suitable for turning into an ``info'' |
