Changeset 5bb9685


Ignore:
Timestamp:
Feb 25, 2006, 10:34:44 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
60a97fd
Parents:
4cf5f50
Message:

r2420@server (orig r1207): chris | 2006-02-25 21:37:28 -0800
Minor grammar fixes

Location:
final-system/common
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • final-system/common/gawk.xml

    r4cf5f50 r5bb9685  
    4444<screen os="d"><userinput>./configure --prefix=/usr --libexecdir=/usr/lib</userinput></screen>
    4545
    46     <para os="h1">Now we will fix an issue that will cause the gettext testsuite's
     46    <para os="h1">Now fix an issue that will cause the Gettext testsuite
    4747    to fail:</para>
    4848
  • final-system/common/ncurses.xml

    r4cf5f50 r5bb9685  
    5050<screen os="g"><userinput>make install</userinput></screen>
    5151
    52     <para os="h">Move the Ncurses static libraries to the proper locations:</para>
     52    <para os="h">Move the Ncurses static libraries to the proper location:</para>
    5353
    5454<screen os="i"><userinput>mv -v /lib/lib{panel,menu,form,ncurses,ncurses++,curses}.a /usr/lib</userinput></screen>
  • final-system/common/readline.xml

    r4cf5f50 r5bb9685  
    3535    <title>Installation of Readline</title>
    3636
    37     <para os="p1">The following patch are updates from the maintainer. The
     37    <para os="p1">The following patch contains updates from the maintainer. The
    3838    maintainer of Readline only releases these patches to fix serious issues.</para>
    3939
Note: See TracChangeset for help on using the changeset viewer.