aboutsummaryrefslogtreecommitdiff
path: root/man/man6
diff options
context:
space:
mode:
Diffstat (limited to 'man/man6')
-rw-r--r--man/man6/acq.6df2
-rw-r--r--man/man6/dr.6df2
-rw-r--r--man/man6/philsay.6df2
-rw-r--r--man/man6/pks.6df2
-rw-r--r--man/man6/rndn.6df6
-rw-r--r--man/man6/xyzzy.6df2
6 files changed, 8 insertions, 8 deletions
diff --git a/man/man6/acq.6df b/man/man6/acq.6df
index a2f17250..62b01f5a 100644
--- a/man/man6/acq.6df
+++ b/man/man6/acq.6df
@@ -9,7 +9,7 @@ $
How may the stars be prevented from going out?
.SH DESCRIPTION
.B acq
-allows you to pose questions to AC, the interplanetary computer. Suggested
+allows you to pose questions to AC, the interplanetary computer. Suggested
topics include the fate of the universe and whether entropy is reversible.
.SH SEE ALSO
<http://multivax.com/last_question.html>
diff --git a/man/man6/dr.6df b/man/man6/dr.6df
index 14787691..b0dda69e 100644
--- a/man/man6/dr.6df
+++ b/man/man6/dr.6df
@@ -14,7 +14,7 @@ d6
.SH DESCRIPTION
.B dr
rolls dice according to the formulas used in D&D and other tabletop roleplaying
-games. It only allows d4, d6, d8, d10, d12, and d20 dice.
+games. It only allows d4, d6, d8, d10, d12, and d20 dice.
.SH SEE ALSO
rndi(1df)
.SH AUTHOR
diff --git a/man/man6/philsay.6df b/man/man6/philsay.6df
index 4de7c476..a5d7b68d 100644
--- a/man/man6/philsay.6df
+++ b/man/man6/philsay.6df
@@ -1,7 +1,7 @@
.TH PHILSAY 6df "July 2017" "Manual page for philsay"
.SH NAME
.B philsay
-\- Ha, ha, ha! ASCII art!
+\- Ha, ha, ha! ASCII art!
.SH USAGE
.B philsay
.br
diff --git a/man/man6/pks.6df b/man/man6/pks.6df
index dc430eff..8de04491 100644
--- a/man/man6/pks.6df
+++ b/man/man6/pks.6df
@@ -16,7 +16,7 @@ DICT=$HOME/dict
.B pks
.SH DESCRIPTION
.B pks
-picks the first word from a random line on a set of files and laughs at it. If
+picks the first word from a random line on a set of files and laughs at it. If
no files are given, it defaults to /usr/share/dict/words, or the value of DICT
(ha, ha!) if specified in the environment.
.P
diff --git a/man/man6/rndn.6df b/man/man6/rndn.6df
index 25a30513..b9157ae9 100644
--- a/man/man6/rndn.6df
+++ b/man/man6/rndn.6df
@@ -12,11 +12,11 @@ business-critical-process -t "$(\fBrndn\fR)"
.SH DESCRIPTION
.B rndn
uses an advanced but somewhat esoteric algorithm derived by Adams (2001) to
-return a random number. The seed can be derived internally or specified as an
+return a random number. The seed can be derived internally or specified as an
argument.
.P
-While rndn(6df) has proven robust in the author's production usage, its algorithm
-has not been formally verified.
+While rndn(6df) has proven robust in the author's production usage, its
+algorithm has not been formally verified.
.SH SEE ALSO
<http://dilbert.com/strip/2001-10-25>
.br
diff --git a/man/man6/xyzzy.6df b/man/man6/xyzzy.6df
index 042bb9eb..7270b95d 100644
--- a/man/man6/xyzzy.6df
+++ b/man/man6/xyzzy.6df
@@ -8,7 +8,7 @@
Invoking
.B xyzzy
in a directory will tag that directory as a target for teleportation, writing
-its name to the file ~/.xyzzy. Typing it again at any given point will then
+its name to the file ~/.xyzzy. Typing it again at any given point will then
change into that marked directory.
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>