aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 14:58:56 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 14:58:56 +0100
commit8908c18ff2d7a09a85fd545c9c22372c3b9d122a (patch)
treed6fd76db3bb8ee8681e5ce6934df803a023d877f /doc
parentUpdate e-mail and address (diff)
downloadscrotty-8908c18ff2d7a09a85fd545c9c22372c3b9d122a.tar.gz
scrotty-8908c18ff2d7a09a85fd545c9c22372c3b9d122a.tar.bz2
scrotty-8908c18ff2d7a09a85fd545c9c22372c3b9d122a.tar.xz
m fixesHEADmaster
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'doc')
-rw-r--r--doc/info/chap/overview.texinfo4
-rw-r--r--doc/man/scrotty.16
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/info/chap/overview.texinfo b/doc/info/chap/overview.texinfo
index 26765f4..cc04906 100644
--- a/doc/info/chap/overview.texinfo
+++ b/doc/info/chap/overview.texinfo
@@ -8,9 +8,9 @@ your @sc{TTY} session, but it cannot take a screenshot of your
rendered on the framebuffer.}
@command{scrotty} is designed after @command{scrot}, but
-includes a some improvements. Namely it does not support
+includes some improvements. Namely it does not support
delaying the screenshot, selecting image quality or creating
-thumbnails. Such operations is left to be done by the user
+thumbnails. Such operations are left to be done by the user
with the option @option{--exec} and a utility such as
@command{convert} (from the ImageMagick project.)
diff --git a/doc/man/scrotty.1 b/doc/man/scrotty.1
index 2babbd0..2bd7886 100644
--- a/doc/man/scrotty.1
+++ b/doc/man/scrotty.1
@@ -10,7 +10,7 @@ scrotty \- Framebuffer screenshot program
.IR FILE ]
.SH DESCRIPTION
.B scrotty
-is a minimalist screenshoter for your framebuffers.
+is a minimalist screenshotter for your framebuffers.
It takes a screenshot of your TTY session.
.B X
is not supported.
@@ -18,9 +18,9 @@ is not supported.
.B scrotty
is designed after
.BR scrot (1),
-but includes a some improvements. Namely it does not support
+but includes some improvements. Namely it does not support
delaying the screenshot, selecting image quality or creating
-thumbnails. Such operations is left to be done by the user
+thumbnails. Such operations are left to be done by the user
with the option
.B \-\-exec
and a utility such as