Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 164090

Summary: [fr] partie manquante dans le handbook gentoo fr (chapitre 7. Configurer le noyau)
Product: Doc Translations Reporter: Alexandre Perrin <makoto.kaworu>
Component: [FR]Assignee: Xavier Neys (RETIRED) <neysx>
Status: RESOLVED FIXED    
Severity: normal CC: docs-team
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: http://www.gentoo.org/doc/fr/handbook/handbook-x86.xml?full=1#book_part1_chap7
Whiteboard:
Package list:
Runtime testing required: ---

Description Alexandre Perrin 2007-01-27 19:01:59 UTC
dans "Exemple de code 12 : Activer le support USB pour des périphériques d'entrée" (chapitre 7. Configurer le noyau), il y a seulement :
USB Support --->
  <*>   USB Human Interface Device (full HID) support

ça devrait être (comme dans la doc en Anglais http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#book_part1_chap7):
Device Drivers --->
  USB Support --->
    <*>   USB Human Interface Device (full HID) support

Reproducible: Always

Actual Results:  
USB Support --->
  <*>   USB Human Interface Device (full HID) support

Expected Results:  
Device Drivers --->
  USB Support --->
    <*>   USB Human Interface Device (full HID) support
Comment 1 Łukasz Damentko (RETIRED) gentoo-dev 2007-01-27 21:52:30 UTC
Please use english while reporting bugs, thanks.
Comment 2 Xavier Neys (RETIRED) gentoo-dev 2007-02-06 13:51:42 UTC
Added missing line, file is still outdated though.