mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-12-29 12:05:59 +01:00
Fix some typos in the man page
Thanks to pipping
This commit is contained in:
parent
63e1894523
commit
74dbf7f267
1 changed files with 3 additions and 3 deletions
|
@ -87,7 +87,7 @@ Quit the program
|
||||||
Abort
|
Abort
|
||||||
.TP
|
.TP
|
||||||
.B ^i
|
.B ^i
|
||||||
Revert the colors of the page
|
Invert the colors of the page
|
||||||
.TP
|
.TP
|
||||||
.B /
|
.B /
|
||||||
Search forwards
|
Search forwards
|
||||||
|
@ -111,7 +111,7 @@ Scroll to the left
|
||||||
Scroll upwards
|
Scroll upwards
|
||||||
.TP
|
.TP
|
||||||
.B j
|
.B j
|
||||||
Scroll downards
|
Scroll downwards
|
||||||
.TP
|
.TP
|
||||||
.B l
|
.B l
|
||||||
Scroll to the right
|
Scroll to the right
|
||||||
|
@ -157,5 +157,5 @@ Tab completion
|
||||||
Delete last word
|
Delete last word
|
||||||
.SH CONFIGURATION
|
.SH CONFIGURATION
|
||||||
The complete configuration including the appearance and shortcuts of the program
|
The complete configuration including the appearance and shortcuts of the program
|
||||||
are defined in a seperate file named config.h. In this file you are able to
|
are defined in a separate file named config.h. In this file you are able to
|
||||||
change and adjust all the settings of zathura according to your wishes.
|
change and adjust all the settings of zathura according to your wishes.
|
||||||
|
|
Loading…
Reference in a new issue