diff options
Diffstat (limited to 'usr/src/man/man1/sed.1')
-rw-r--r-- | usr/src/man/man1/sed.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man1/sed.1 b/usr/src/man/man1/sed.1 index 465225cc33..9ec2b67dd9 100644 --- a/usr/src/man/man1/sed.1 +++ b/usr/src/man/man1/sed.1 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.TH SED 1 "May 24, 2009" "" +.TH SED 1 "May 24, 2009" .SH NAME \fBsed\fP \- stream editor @@ -198,7 +198,7 @@ option was specified); .IP \(bu a context address that consists of a regular expression preceded and followed by a -delimiter. The closing delimiter can also optionally be followed by the +delimiter. The closing delimiter can also optionally be followed by the ``I'' character, to indicate that the regular expression is to be matched in a case-insensitive way. |