Opened 21 years ago

Closed 21 years ago

#543 closed defect (fixed)

Typographical error on page 186 of LFS 4.1 book

Reported by: pksky@… Owned by: lfs-book@…
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 "=")

Change History (1)

comment:1 by jeremy@…, 21 years ago

Resolution: fixed
Status: newclosed

Current CVS code has this corrected.

Note: See TracTickets for help on using tickets.