aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-02-01 14:00:09 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-02-01 14:00:09 +0000
commit1e4c1aef955c845baedc22ca242f565a59732cca (patch)
treec5fc1608d392d9607551041c1b0e4c41a1ea463b
parent38bfd5d5697872192f84a08cad3dda50b73a0651 (diff)
Added "Fix console-tools man pages" TODO
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@88 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 9a7410f25..b9b7aa25e 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,10 @@
These are the TODO items for the next LFS release (3.0):
+* In console-tools-0.2.3/doc/man, there are more files ending in *.in
+ that need to be renamed and copied to /usr/share/man. But before we
+ copy any files we should modify them first and change the @datadir@
+ occurances in those files to it's proper location (/usr/share IIRC)
+
* Work on intel/preface/whoread.sgml and change the working to make it
flow and sound nicer. Use
http://download.linuxfromscratch.org/misc/whoread-draft.txt as a base