diff options
Diffstat (limited to 'lib/libcom_err')
| -rw-r--r-- | lib/libcom_err/Makefile | 2 | ||||
| -rw-r--r-- | lib/libcom_err/doc/Makefile | 2 | ||||
| -rw-r--r-- | lib/libcom_err/doc/com_err.texinfo | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/libcom_err/Makefile b/lib/libcom_err/Makefile index 65a3ffd212ad..cdd9477791a6 100644 --- a/lib/libcom_err/Makefile +++ b/lib/libcom_err/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/libcom_err/Makefile,v 1.12 2001/03/27 17:26:58 ru Exp $ LIB= com_err SRCS= com_err.c error.c diff --git a/lib/libcom_err/doc/Makefile b/lib/libcom_err/doc/Makefile index 4c3c0bb0c744..39b4f9513a22 100644 --- a/lib/libcom_err/doc/Makefile +++ b/lib/libcom_err/doc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/libcom_err/doc/Makefile,v 1.8 1999/08/28 00:04:09 peter Exp $ INFO= com_err INFOSECTION= "Programming & development tools." diff --git a/lib/libcom_err/doc/com_err.texinfo b/lib/libcom_err/doc/com_err.texinfo index 6c71da8122e8..466a6583f088 100644 --- a/lib/libcom_err/doc/com_err.texinfo +++ b/lib/libcom_err/doc/com_err.texinfo @@ -1,6 +1,6 @@ \input texinfo @c -*-texinfo-*- -@c $FreeBSD$ +@c $FreeBSD: src/lib/libcom_err/doc/com_err.texinfo,v 1.4 1999/09/06 07:41:34 peter Exp $ @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'' |
