diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-05 03:44:55 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-05 03:44:55 +0000 |
commit | c9a0b521314010ea02baa07614fb4825386710bf (patch) | |
tree | d9bc53d3338a595a6042e2dbb2157bc6e1e94789 /lib/libc/gen/vis.3 | |
parent | a6b6d761b41f8d2f36128c8cacb1e747b31ffe05 (diff) |
change some .Em/.Va to .Li, looks nicer
Diffstat (limited to 'lib/libc/gen/vis.3')
-rw-r--r-- | lib/libc/gen/vis.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/vis.3 b/lib/libc/gen/vis.3 index aa2de9df014..3548ca887b2 100644 --- a/lib/libc/gen/vis.3 +++ b/lib/libc/gen/vis.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vis.3,v 1.7 1999/06/04 01:30:12 aaron Exp $ +.\" $OpenBSD: vis.3,v 1.8 1999/06/05 03:44:54 aaron Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -238,7 +238,7 @@ avoid ambiguity. Use a three digit octal sequence. The form is .Ql \eddd where -.Em d +.Ar d represents an octal digit. .El .Pp |