From b67068895d97e12c12cddfcd9a4300e1ba2b22b3 Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 26 Nov 2002 17:33:37 +0000 Subject: mdoc(7) police: markup polishing. Approved by: re --- usr.bin/sed/sed.1 | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'usr.bin/sed') diff --git a/usr.bin/sed/sed.1 b/usr.bin/sed/sed.1 index 2687cba..618adc9 100644 --- a/usr.bin/sed/sed.1 +++ b/usr.bin/sed/sed.1 @@ -423,9 +423,9 @@ The value of .Em flags in the substitute function is zero or more of the following: .Bl -tag -width "XXXXXX" -offset indent -.It Em N +.It Ar N Make the substitution only for the -.Em N Ns 'th +.Ar N Ns 'th occurrence of the regular expression in the pattern space. .It g Make the substitution for all non-overlapping matches of the @@ -506,10 +506,7 @@ option on the command line. .El .Sh ENVIRONMENT The -.Ev COLUMNS , -.Ev LANG , -.Ev LC_ALL , -.Ev LC_CTYPE +.Ev COLUMNS , LANG , LC_ALL , LC_CTYPE and .Ev LC_COLLATE environment variables affect the execution of -- cgit v1.1