blob: 4683cd32fcdc5ac821b79c38dcea553d87f96db7 [file] [log] [blame]
/begin/,/end/ {
/begin/n # skip over the line that has "begin" on it
s/old/new/
}