Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 242418 - [es] man-guide.xml: typo fix
Summary: [es] man-guide.xml: typo fix
Status: RESOLVED FIXED
Alias: None
Product: Doc Translations
Classification: Unclassified
Component: [ES] (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Jose Luis Rivero (yoswink) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-16 23:44 UTC by Enrique Barbeito García
Modified: 2008-10-21 20:51 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
unified diff file for man-guide.xml (man-guide_es.patch,799 bytes, patch)
2008-10-16 23:45 UTC, Enrique Barbeito García
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Enrique Barbeito García 2008-10-16 23:44:57 UTC
In original doc, section 2, there is an error using param -K (instead of -k). See #242416 bug

Reproducible: Always
Comment 1 Enrique Barbeito García 2008-10-16 23:45:13 UTC
Created attachment 168752 [details, diff]
unified diff file for man-guide.xml
Comment 2 Jose Luis Rivero (yoswink) (RETIRED) gentoo-dev 2008-10-17 09:58:46 UTC
in CVS, thanks Enrique!
Comment 3 Xavier Neys (RETIRED) gentoo-dev 2008-10-17 11:00:58 UTC
Nothing wrong with -K

See `man man`:
       -k     Equivalent to apropos.

       -K     Search  for  the  specified string in *all* man pages. Warning: this is probably very slow! It helps to
              specify a section.  (Just to give a rough idea, on my machine this takes about a  minute  per  500  man
              pages.)

and bug #242416
Comment 4 Enrique Barbeito García 2008-10-20 22:56:04 UTC
i've cocked it up and -K param was ok (sorry much yos :\)
Comment 5 Jose Luis Rivero (yoswink) (RETIRED) gentoo-dev 2008-10-21 20:51:01 UTC
reverted the change, sorry guys.