UNIX in a Nutshell: System V Edition by Daniel Gilly Following are the changes made in the 5/99 reprint: {10-9} (Section 3) Reads: [address]r AEle Read contents of AEle... now reads: [address]r file Read contents of file... {10-9} (Section 4) Reads: [address1][,address2]s/pattern/replacement/[0ags] now reads: [address1][,address2]s/pattern/replacement/[flags]