diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:40:17 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:40:17 +0000 |
commit | f989b53289cd1370b64ab3a11dc49582601141c4 (patch) | |
tree | 889d592e33bad65a274746ad6c925a69ff19c30c /debian/TODO | |
parent | Adding upstream version 6.05.01. (diff) | |
download | manpages-f989b53289cd1370b64ab3a11dc49582601141c4.tar.xz manpages-f989b53289cd1370b64ab3a11dc49582601141c4.zip |
Adding debian version 6.05.01-1.debian/6.05.01-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/TODO')
-rw-r--r-- | debian/TODO | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/TODO b/debian/TODO new file mode 100644 index 0000000..579abe3 --- /dev/null +++ b/debian/TODO @@ -0,0 +1,10 @@ +Although there a lots of manpages included here, some are still missing. +If you are familiar with programming or libc source or if you are +interested to learn anything about libc and how it works, it would +be a good idea trying to form a manual page for missing topics. + +Please see undocumented(3) and missing(7) for a list of missing manual +pages. + +If you have done so, please send the completed page either to Martin +Schulze <joey@debian.org> or to Andries Brouwer <aeb@cwi.nl>. |