Changeset 0230c0a for BOOK/final-system/common
- Timestamp:
- May 30, 2011, 3:05:49 PM (13 years ago)
- Children:
- 271d1f96
- Parents:
- 32f55264 (diff), 9f51c06 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - Location:
- BOOK/final-system/common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/grep.xml
r32f55264 r0230c0a 25 25 <sect2 role="installation"> 26 26 <title>Installation of Grep</title> 27 28 <para os="p1">This patch contains various bug fixes for Grep:</para>29 30 <screen os="p2"><userinput>patch -Np1 -i ../&grep-fixes-patch;</userinput></screen>31 27 32 28 <para os="a">Prepare Grep for compilation:</para> -
BOOK/final-system/common/shadow.xml
r32f55264 r0230c0a 33 33 command below.</para> 34 34 </note> 35 36 <para os="f1">Fix an issue with the Russian man pages:</para> 37 38 <screen os="f2"><userinput>sed -i 's/man_MANS = $(man_nopam) /man_MANS = /' man/ru/Makefile.in</userinput></screen> 35 39 36 40 <para os="b">Prepare Shadow for compilation:</para>
Note:
See TracChangeset
for help on using the changeset viewer.