Running Linux, 2nd Edition by Matt Welsh and Lar Kaufman Here are the changes from the 6/98 reprint: Regular single quotes (') were replaced with backquotes (`) in the following places: {258} paragraph 4, line 5: changed "command 'a (with a backquote)" to "command `a (with a backquote)" {258} 3rd code sample: changed :'a,.s/weeble/wobble to :`a,.s/weeble/wobble {260} 2nd code sample: changed :'a,.!quote to :`a,.!quote