fix some spelling in man page
This commit is contained in:
parent
f925f567d7
commit
ec431df440
12
sent.1
12
sent.1
@ -9,8 +9,8 @@
|
|||||||
.Op Ar file
|
.Op Ar file
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
.Nm
|
.Nm
|
||||||
is a simple plaintext presentation tool for X. sent does not need LaTeX,
|
is a simple plain text presentation tool for X. sent does not need LaTeX,
|
||||||
LibreOffice or any other fancy file format. Instead, sent reads plaintext
|
LibreOffice or any other fancy file format. Instead, sent reads plain text
|
||||||
describing the slides. sent can also draw images.
|
describing the slides. sent can also draw images.
|
||||||
.Pp
|
.Pp
|
||||||
Every paragraph represents a slide in the presentation. Especially for
|
Every paragraph represents a slide in the presentation. Especially for
|
||||||
@ -27,18 +27,18 @@ Print version information to stdout and exit.
|
|||||||
.It Em Mouse commands
|
.It Em Mouse commands
|
||||||
.Bl -tag -width Ds
|
.Bl -tag -width Ds
|
||||||
.It Sy Button1 | Button5
|
.It Sy Button1 | Button5
|
||||||
Go to next slide, if existant.
|
Go to next slide, if existent.
|
||||||
.It Sy Button3 | Button4
|
.It Sy Button3 | Button4
|
||||||
Go to previous slide, if existant.
|
Go to previous slide, if existent.
|
||||||
.El
|
.El
|
||||||
.It Em Keyboard commands
|
.It Em Keyboard commands
|
||||||
.Bl -tag -width Ds
|
.Bl -tag -width Ds
|
||||||
.It Sy Escape | q
|
.It Sy Escape | q
|
||||||
Quit.
|
Quit.
|
||||||
.It Sy Right | Return | Space | l | j | Down | Next | n
|
.It Sy Right | Return | Space | l | j | Down | Next | n
|
||||||
Go to next slide, if existant.
|
Go to next slide, if existent.
|
||||||
.It Sy Left | Backspace | h | k | Up | Prior | p
|
.It Sy Left | Backspace | h | k | Up | Prior | p
|
||||||
Go to previous slide, if existant.
|
Go to previous slide, if existent.
|
||||||
.El
|
.El
|
||||||
.El
|
.El
|
||||||
.Sh FORMAT
|
.Sh FORMAT
|
||||||
|
Loading…
Reference in New Issue
Block a user