=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sed/sed.1,v retrieving revision 1.12 retrieving revision 1.13 diff -c -r1.12 -r1.13 *** src/usr.bin/sed/sed.1 2000/03/10 20:17:52 1.12 --- src/usr.bin/sed/sed.1 2000/03/11 21:40:08 1.13 *************** *** 1,4 **** ! .\" $OpenBSD: sed.1,v 1.12 2000/03/10 20:17:52 aaron Exp $ .\" .\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: sed.1,v 1.13 2000/03/11 21:40:08 aaron Exp $ .\" .\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. *************** *** 188,194 **** .Nm regular expressions is that they can default to the last regular expression used. ! If a regular expression is empty, i.e. just the delimiter characters are specified, the last regular expression encountered is used instead. The last regular expression is defined as the last regular expression used as part of an address or substitute command, and at run-time, not --- 188,194 ---- .Nm regular expressions is that they can default to the last regular expression used. ! If a regular expression is empty, i.e., just the delimiter characters are specified, the last regular expression encountered is used instead. The last regular expression is defined as the last regular expression used as part of an address or substitute command, and at run-time, not