tweaks
This commit is contained in:
parent
c075fbeedc
commit
e5e159fd69
12 changed files with 175 additions and 14 deletions
|
|
@ -5,8 +5,10 @@ face face.7
|
|||
font font.7
|
||||
subfont font.7
|
||||
image image.7
|
||||
keyboard keyboard.7
|
||||
man man.7
|
||||
map map.7
|
||||
mpictures mpictures.7
|
||||
ms ms.7
|
||||
ndb ndb.7
|
||||
plot plot.7
|
||||
|
|
@ -18,3 +20,4 @@ UTF utf.7
|
|||
Unicode utf.7
|
||||
rune utf.7
|
||||
utf utf.7
|
||||
venti venti.7
|
||||
|
|
|
|||
|
|
@ -57,7 +57,7 @@ causes windows to scroll forward.
|
|||
The up arrow scrolls backward.
|
||||
.PP
|
||||
Characters in Plan 9 are runes (see
|
||||
.IR utf (6)).
|
||||
.IR utf (7)).
|
||||
Any 16-bit rune can be typed using a compose key followed by several
|
||||
other keys.
|
||||
The compose key is also generally near the lower right of the main key area:
|
||||
|
|
|
|||
|
|
@ -141,11 +141,11 @@ isn't reached.
|
|||
Call
|
||||
.B .EP
|
||||
at the end of the document to retrieve it.
|
||||
.br
|
||||
.PP
|
||||
Macros in other packages may break the adjustments
|
||||
made to the line length and indent when text is being placed
|
||||
around a picture.
|
||||
.br
|
||||
.PP
|
||||
A missing or improper
|
||||
.B %%BoundingBox
|
||||
comment may cause the frame to be filled incorrectly.
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@ For example,
|
|||
uses a
|
||||
.B vac:
|
||||
prefix, while
|
||||
.IR vbackup (1)
|
||||
.IR vbackup (8)
|
||||
uses prefixes corresponding to the file system
|
||||
types:
|
||||
.BR ext2: ,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue