diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1997-03-18 20:00:36 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1997-03-18 20:00:36 +0000 |
| commit | aef772c06b517d1cd08d16d426e711b8d9839611 (patch) | |
| tree | 39ad85620dc4612e267a8375958ccaf483d8ab9f | |
| parent | e3bed33cc96b101797dec314f45bfa0e9186dd77 (diff) | |
Notes
| -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 f22662fe0d7d..31636df6e7e7 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 |
