diff options
-rw-r--r-- | share/man/man7/mdoc.samples.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/mdoc.samples.7 b/share/man/man7/mdoc.samples.7 index f22662f..31636df 100644 --- a/share/man/man7/mdoc.samples.7 +++ b/share/man/man7/mdoc.samples.7 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mdoc.samples.7 8.2 (Berkeley) 12/30/93 -.\" $Id$ +.\" $Id: mdoc.samples.7,v 1.10 1997/03/07 03:28:16 jmg Exp $ .\" .\" This tutorial sampler invokes every macro in the package several .\" times and is guaranteed to give a worst case performance @@ -1160,7 +1160,7 @@ The .Ql \&.Ic macro designates an interactive or internal command. .Pp -.Dl Usage: .Li argument ... \*(Pu +.Dl Usage: .Ic argument ... \*(Pu .Bl -tag -width ".Ic setenv , unsetenvxx" -compact -offset 14n .It Li \&.Ic :wq .Ic :wq |