From 80e5779001a9337a84f29f2a1e46f0022fb98026 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Sat, 11 Mar 2000 21:40:09 +0000 Subject: Various cleanups and standardizations. --- 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 4adaec6da28..8f36ba500cc 100644 --- a/usr.bin/sed/sed.1 +++ b/usr.bin/sed/sed.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sed.1,v 1.12 2000/03/10 20:17:52 aaron Exp $ +.\" $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,7 +188,7 @@ One special feature of .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 +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 -- cgit v1.2.3