Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94317 - hb-working-rcscripts.xml - bash scripts do not need () within in a function
Summary: hb-working-rcscripts.xml - bash scripts do not need () within in a function
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Gentoo Linux x86 Installation Guide (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Sven Vermeulen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-28 14:55 UTC by Curtis Napier (RETIRED)
Modified: 2005-05-29 09:07 UTC (History)
1 user (show)

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


Attachments
patch for hb-working-rcscripts.xml (hb-working-rcscripts.diff,441 bytes, text/plain)
2005-05-28 14:55 UTC, Curtis Napier (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Curtis Napier (RETIRED) gentoo-dev 2005-05-28 14:55:03 UTC
In the x86 handbook under initscripts ( hb-working-rcscripts.xml ), code listing
22 has () within the function. This is incorrect and will cause an error. Patch
attached.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Curtis Napier (RETIRED) gentoo-dev 2005-05-28 14:55:42 UTC
Created attachment 60036 [details]
patch for  hb-working-rcscripts.xml
Comment 2 Sven Vermeulen (RETIRED) gentoo-dev 2005-05-29 09:07:01 UTC
Thanks for reporting, you're absolutely correct. Patch committed verbatim