From eebf512f9ccf68c32dd3357d8b220432728968c3 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Sat, 15 Apr 2000 02:15:31 +0000 Subject: Mostly punctuation fixes. --- usr.bin/sed/sed.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/sed/sed.1') diff --git a/usr.bin/sed/sed.1 b/usr.bin/sed/sed.1 index 8f36ba500cc..9f88641a5a5 100644 --- a/usr.bin/sed/sed.1 +++ b/usr.bin/sed/sed.1 @@ -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 @@ where .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 -- cgit v1.2.3