Fix manpage following suggestions/diff from Bryan Linton, thanks!

This commit is contained in:
sthen 2009-09-29 23:59:40 +00:00
parent b82e240687
commit 10ae7970c7
2 changed files with 12 additions and 8 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.9 2009/09/20 10:22:03 sthen Exp $
# $OpenBSD: Makefile,v 1.10 2009/09/29 23:59:40 sthen Exp $
COMMENT = graphic library, pdf parser, viewer and utilities
PKGNAME = mupdf-0.4p4
PKGNAME = mupdf-0.4p5
DISTNAME = mupdf-2009-09-01-source
CATEGORIES = textproc x11

View File

@ -1,5 +1,5 @@
.\" $OpenBSD: mupdf.1,v 1.1.1.1 2009/06/02 22:15:08 sthen Exp $
.Dd $Mdocdate: June 2 2009 $
.\" $OpenBSD: mupdf.1,v 1.2 2009/09/29 23:59:40 sthen Exp $
.Dd $Mdocdate: September 29 2009 $
.Dt MUPDF 1
.Os
.Sh NAME
@ -28,17 +28,21 @@ Open the document at page
.It Fl z Ar zoom
Open the document zoomed by
.Ar zoom
times.
The value is taken as a multiplier, not a percentage.
percent.
Values less than 100 are silently ignored.
.El
.Sh KEY BINDINGS
The following key bindings are available.
.Pp
.Bl -tag -width xxxxxxxxxxxx -compact
.It l <
rotate left
rotate anti-clockwise by 90 degrees
.It r >
rotate right
rotate clockwise by 90 degrees
.It a
rotate anti-clockwise by 15 degrees
.It s
rotate clockwise by 15 degrees
.It u
scroll up
.\" .It up