diff options
Diffstat (limited to 'chapter06/man-db.xml')
-rw-r--r-- | chapter06/man-db.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/man-db.xml b/chapter06/man-db.xml index 5d80c030a..c41b38cbc 100644 --- a/chapter06/man-db.xml +++ b/chapter06/man-db.xml @@ -180,9 +180,9 @@ while read F ; do done && cp -rv man? /usr/share/man/es</userinput></screen> -<note>The need to exclude the <filename>man7/iso_8859-7.7</filename> file +<note><para>The need to exclude the <filename>man7/iso_8859-7.7</filename> file from the conversion process because it is already in ISO-8859-1 is a packaging -bug in man-pages-es-1.55. Future versions should not require this workaround.</note> +bug in man-pages-es-1.55. Future versions should not require this workaround.</para></note> </sect2> |