Changeset 1b99a8b


Ignore:
Timestamp:
08/13/2006 09:50:43 AM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
d0d9e90
Parents:
3fa20d4
Message:

Typos

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • Config.in

    r3fa20d4 r1b99a8b  
    5858
    5959        config  BRANCH_ID
    60                 string  "Branch (mandatory)"
     60                string  "Book Version (mandatory)"
    6161                default "**EDIT ME**"
    6262                depends BRANCH
     
    389389                bool    "Run testsuites"
    390390                depends !BOOK_CLFS2
    391                 default n
     391                default y
    392392                help
    393393                        #-- Run test suites
     
    431431                default "3"     if TST_3
    432432
    433         choice 
     433        choice
    434434                prompt  "Flavour ->"
    435435                depends CONFIG_TESTS
     
    504504                default y
    505505                help
    506                         #-- install the optional vim-lang package
     506                        #-- Install the optional vim-lang package
    507507
    508508        config  TIMEZONE
  • HLFS/config

    r3fa20d4 r1b99a8b  
    1010MODEL=glibc
    1111
    12 #--- The host system has grsecurity options enabled? n0(no)/y(yes)
     12#--- The host system has grsecurity options enabled? n(no)/y(yes)
    1313GRSECURITY_HOST=n
    1414
Note: See TracChangeset for help on using the changeset viewer.