diff options
author | Archaic <archaic@linuxfromscratch.org> | 2006-05-13 00:07:12 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2006-05-13 00:07:12 +0000 |
commit | 004616a9e7c3e1e8d105f3451e5df11d9c8d51bb (patch) | |
tree | 9546c0cc393b8a838c8d14db12a4ae32679df0a6 /chapter06/man-db.xml | |
parent | 1895652057e7cac2b6945b459d4473e0776a15bb (diff) |
To avoid comments that require action from being forgotten, I prefixed all of them that I could find with 'FIXME:'. I did not attempt to fix them. I just marked them for future reference.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/man-db.xml')
-rw-r--r-- | chapter06/man-db.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/man-db.xml b/chapter06/man-db.xml index 3a123d982..9ef0ae6ec 100644 --- a/chapter06/man-db.xml +++ b/chapter06/man-db.xml @@ -222,7 +222,8 @@ install -m755 convert-mans /usr/bin</userinput></screen> <entry>Dutch (nl)</entry> <entry>ISO-8859-1</entry> </row> - <!-- BUG: "no" is deprecated, should use "nb" or "nn" and symlinks --> + <!-- FIXME: BUG: "no" is deprecated, should use "nb" or "nn" and + symlinks --> <row> <entry>Norwegian (no)</entry> <entry>ISO-8859-1</entry> |