Changeset b0c96c6
- Timestamp:
- Jan 8, 2009, 10:34:49 PM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 0792e2a
- Parents:
- 6a5fd75
- Files:
-
- 1 added
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/man.xml
r6a5fd75 rb0c96c6 25 25 <sect2 role="installation"> 26 26 <title>Installation of Man</title> 27 28 <para os="p1">This patch adds support for Internationalization:</para> 29 30 <screen os="p2"><userinput>patch -Np1 -i ../&man-i18n-patch;</userinput></screen> 27 31 28 32 <para os="a">A few adjustments need to be made to the sources of Man.</para> -
BOOK/final-system/multilib/man.xml
r6a5fd75 rb0c96c6 21 21 <sect2 role="installation"> 22 22 <title>Installation of Man</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 25 href="../common/man.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 29 href="../common/man.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/introduction/common/changelog.xml
r6a5fd75 rb0c96c6 66 66 <listitem> 67 67 <para>[Jim] - Diffutils wants ed as editor. We change it to vim, since ed is not available.</para> 68 </listitem> 69 <listitem> 70 <para>[Jim] - Added Internationalization Patch to Man.</para> 68 71 </listitem> 69 72 </itemizedlist> -
BOOK/patches.ent
r6a5fd75 rb0c96c6 81 81 <!ENTITY linux-serial-patch-size "4 KB"> 82 82 83 <!ENTITY man-i18n-patch "man-&man-version;-i18n-1.patch"> 84 <!ENTITY man-i18n-patch-md5 "8b189d6500461797250ae9f3e5638dd5"> 85 <!ENTITY man-i18n-patch-size "12 KB"> 86 83 87 <!ENTITY mpfr-branch_update-patch "mpfr-&mpfr-version;-branch_update-1.patch"> 84 88 <!ENTITY mpfr-branch_update-patch-md5 "799177f97cae779baad90156bbd3192a">
Note:
See TracChangeset
for help on using the changeset viewer.