diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/man-db.xml | 3 | ||||
-rw-r--r-- | chapter06/ncurses.xml | 4 |
2 files changed, 5 insertions, 2 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> diff --git a/chapter06/ncurses.xml b/chapter06/ncurses.xml index 71567db19..bb0839c8c 100644 --- a/chapter06/ncurses.xml +++ b/chapter06/ncurses.xml @@ -34,7 +34,9 @@ <sect2 role="installation"> <title>Installation of Ncurses</title> - <!-- Uncomment if using a dated ncurses release instead of a numbered one. + + <!-- FIXME: Uncomment if using a dated ncurses release instead of a numbered + one. <para>Since the release of Ncurses-&ncurses-version;, some bugs have been fixed and features added. The most important news are ....... |