diff options
author | Theodore Ts'o <tytso@mit.edu> | 2001-05-09 04:51:07 +0000 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2001-05-09 04:51:07 +0000 |
commit | 4d8f08f4582a23a1ac5039871f4f15ff878bb64d (patch) | |
tree | 4d8c7ffa1676c237160ddc1295a520e6fcd97732 /debian/comerr-dev.doc-base | |
parent | d71a495dd060f9bf318c689406eff2a96511e952 (diff) | |
download | e2fsprogs-4d8f08f4582a23a1ac5039871f4f15ff878bb64d.tar.gz |
Many files:
Added Debian directory from e2fsprogs 1.19-4
Diffstat (limited to 'debian/comerr-dev.doc-base')
-rw-r--r-- | debian/comerr-dev.doc-base | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/comerr-dev.doc-base b/debian/comerr-dev.doc-base new file mode 100644 index 00000000..289ab002 --- /dev/null +++ b/debian/comerr-dev.doc-base @@ -0,0 +1,12 @@ +Document: com_err +Title: The com_err library +Author: Ken Raeburn and Bill Sommerfeld +Abstract: A library, and associated utilities, + which allow a more uniform way for libraries + to return errors to their callers, and for programs + to describe errors and exceptional conditions to their users. +Section: Apps/Programming + +Format: HTML +Index: /usr/share/doc/comerr-dev/html-info/com_err_toc.html +Files: /usr/share/doc/comerr-dev/html-info/*.html |