=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sed/sed.1,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- src/usr.bin/sed/sed.1 2000/03/11 21:40:08 1.13 +++ src/usr.bin/sed/sed.1 2000/04/15 02:15:13 1.14 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sed.1,v 1.13 2000/03/11 21:40:08 aaron Exp $ +.\" $OpenBSD: sed.1,v 1.14 2000/04/15 02:15:13 aaron Exp $ .\" .\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. @@ -395,7 +395,7 @@ .Ql # is a digit, is replaced by the text matched by the corresponding backreference expression (see -.Xr re_format 7 ). +.Xr re_format 7 ) . .Pp A line can be split by substituting a newline character into it. To specify a newline character in the replacement string, precede it with