aboutsummaryrefslogtreecommitdiff
path: root/doc/snac.5
diff options
context:
space:
mode:
authorRoberto Ricci <io@r-ricci.it>2025-10-22 15:40:30 +0200
committerRoberto Ricci <io@r-ricci.it>2025-10-22 15:40:30 +0200
commit7d050e94bdc79b6ac5646cd22ced34c2332ac670 (patch)
tree22d33558ead1fcf770fc2f0456a027cfbc300b5b /doc/snac.5
parentd6e139c0ba3dea5ae6732db916fdc05cc321813b (diff)
Fix some manpage typos
Diffstat (limited to 'doc/snac.5')
-rw-r--r--doc/snac.54
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/snac.5 b/doc/snac.5
index 8067d07..89c01bd 100644
--- a/doc/snac.5
+++ b/doc/snac.5
@@ -18,7 +18,7 @@ server and user data. For the operation manual, see
For the administration manual, see
.Xr snac 8 .
.Ss Message Formatting
-Message notes respect the entered new line breaks rigurously.
+Message notes respect the entered new line breaks rigorously.
A special subset of Markdown is allowed, including:
.Bl -tag -width tenletters
.It bold
@@ -51,7 +51,7 @@ image (.jpg, .gif, .png, etc), are converted to ActivityPub image
attachments. Also, from version 2.57, markdown-style image links
in the form of ![alt text](image url) are also supported.
.It line separators
-Horizonal rules can be inserted by typing three minus symbols
+Horizontal rules can be inserted by typing three minus symbols
alone in a line.
.It quoted text
Lines starting with > (blockquotes).