Changeset 07215b1
- Timestamp:
- Dec 19, 2015, 8:00:58 PM (9 years ago)
- Branches:
- sysvinit
- Children:
- c8c8c51
- Parents:
- cec4a00
- git-author:
- Chris Staub <chris@…> (12/19/15 19:59:55)
- git-committer:
- Chris Staub <chris@…> (12/19/15 20:00:58)
- Location:
- BOOK
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/vim.xml
rcec4a00 r07215b1 64 64 <para os="j">Install the package:</para> 65 65 66 <screen os="k"><userinput>make install</userinput></screen>66 <screen os="k"><userinput>make -j1 install</userinput></screen> 67 67 68 68 <para os="l">Many users are accustomed to using <command>vi</command> -
BOOK/introduction/common/changelog.xml
rcec4a00 r07215b1 38 38 39 39 <listitem> 40 <para>19 December 2015</para> 41 <itemizedlist> 42 <listitem> 43 <para>[Chris] - Added -j1 to vim install command to prevent 44 errors in make install output.</para> 45 </listitem> 46 </itemizedlist> 47 </listitem> 48 49 <listitem> 40 50 <para>13 December 2015</para> 41 51 <itemizedlist>
Note:
See TracChangeset
for help on using the changeset viewer.