From ffff9664384e9d15fad9a2f65ca51c269df17b58 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Mon, 31 Dec 2007 23:35:10 -0500 Subject: [PATCH] debian: Fix the document ID in comerr_dev.doc-base The old document ID, com_err, used an illegal character ('_'); change it to be comerr-manual to be conformant with the doc-base requirements. Signed-off-by: "Theodore Ts'o" --- debian/comerr-dev.doc-base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/comerr-dev.doc-base b/debian/comerr-dev.doc-base index 8f24128..c6746e6 100644 --- a/debian/comerr-dev.doc-base +++ b/debian/comerr-dev.doc-base @@ -1,4 +1,4 @@ -Document: com_err +Document: comerr-manual Title: The com_err library Author: Ken Raeburn and Bill Sommerfeld Abstract: A library, and associated utilities, -- 1.8.3.1