=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sed/sed.1,v retrieving revision 1.58 retrieving revision 1.59 diff -c -r1.58 -r1.59 *** src/usr.bin/sed/sed.1 2018/12/10 17:12:24 1.58 --- src/usr.bin/sed/sed.1 2020/10/16 09:29:04 1.59 *************** *** 1,4 **** ! .\" $OpenBSD: sed.1,v 1.58 2018/12/10 17:12:24 schwarze Exp $ .\" .\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: sed.1,v 1.59 2020/10/16 09:29:04 jmc Exp $ .\" .\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. *************** *** 32,38 **** .\" .\" from: @(#)sed.1 8.2 (Berkeley) 12/30/93 .\" ! .Dd $Mdocdate: December 10 2018 $ .Dt SED 1 .Os .Sh NAME --- 32,38 ---- .\" .\" from: @(#)sed.1 8.2 (Berkeley) 12/30/93 .\" ! .Dd $Mdocdate: October 16 2020 $ .Dt SED 1 .Os .Sh NAME *************** *** 427,433 **** in the pattern space. Any character other than backslash or newline can be used instead of a slash to delimit the regular expression and the replacement. ! Also see the the section about .Sx SED REGULAR EXPRESSIONS . .Pp An ampersand --- 427,433 ---- in the pattern space. Any character other than backslash or newline can be used instead of a slash to delimit the regular expression and the replacement. ! Also see the section about .Sx SED REGULAR EXPRESSIONS . .Pp An ampersand