diff options
author | cos <cos> | 2023-06-05 08:42:56 +0200 |
---|---|---|
committer | cos <cos> | 2023-06-05 08:43:04 +0200 |
commit | 93dc43b3ef9d507593e0d77b22c4dfd87d43037a (patch) | |
tree | 2b832589aa55d41d60d475af8868972289c85813 /Base/usr/share | |
parent | 9531abcb1a6f55157ec31c81cec762807fd14cb4 (diff) | |
download | serenity-topic/trivial_docs.zip |
Documentation: Trivial additionstopic/trivial_docs
Snake.md: Clarifies that the snake is a primitive reptile, evolved a
carnivore and thus both unable to make and unaware of ethical eating
choices.
BuildInstructions.md: Mention two missing apt dependencies for building
disk images.
Diffstat (limited to 'Base/usr/share')
-rw-r--r-- | Base/usr/share/man/man6/Snake.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Base/usr/share/man/man6/Snake.md b/Base/usr/share/man/man6/Snake.md index ed4546789c..c00c59b42e 100644 --- a/Base/usr/share/man/man6/Snake.md +++ b/Base/usr/share/man/man6/Snake.md @@ -12,4 +12,4 @@ $ Snake ## Description -Grow the snake as large as possible by eating the fruits and not crashing into itself. +Grow the snake as large as possible by eating what it perceives as fruits, while not crashing into itself. |