Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72263 - Samba HowTo references an incorrect file in one paragraph
Summary: Samba HowTo references an incorrect file in one paragraph
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Xavier Neys (RETIRED)
URL: http://www.gentoo.org/doc/en/quick-sa...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-23 10:03 UTC by Tim Redman
Modified: 2004-11-24 14:24 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Redman 2004-11-23 10:03:41 UTC
An incorrect file name is stated in the Samba3/CUPS/Clam AV HOWTO.  In the paragraph just before Code Listing 4.9 is the following text:

Edit /etc/cups/mime.convs to uncomment some lines.

The passage should read:

Edit /etc/cups/mime.types to uncomment some lines.

The code listing just before (4.8) covers /etc/cups/mime.convs.  4.9 covers /etc/cups/mime.types.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.



Expected Results:  
See details for fix.
Comment 1 Xavier Neys (RETIRED) gentoo-dev 2004-11-24 14:24:48 UTC
Fixed in CVS. Thanks for reporting.