Opened 21 years ago
Closed 21 years ago
#543 closed defect (fixed)
Typographical error on page 186 of LFS 4.1 book
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Book | Version: | 4.1 |
Severity: | normal | Keywords: | |
Cc: |
Description
The very last command cp $(grep ...) shows an "em" instead of the port slash "|". It should read:
cp $(grep "image.*=" /etc/lilo.conf | cut -f 2 -d "=")
Note:
See TracTickets
for help on using tickets.
Current CVS code has this corrected.