diff options
author | grunfink <grunfink@noreply.codeberg.org> | 2024-06-10 04:57:05 +0000 |
---|---|---|
committer | grunfink <grunfink@noreply.codeberg.org> | 2024-06-10 04:57:05 +0000 |
commit | 84fc8d72a5eb61933e3a4dddb0a3351c44f31895 (patch) | |
tree | a78c54c80f3329440450eac36fa742ee1865c04d /doc/snac.1 | |
parent | 93851413f305af2a6fe61d6a331c668e1a4bf26c (diff) | |
parent | a8a404a75df723012f836c0222067c239b3ee379 (diff) |
Merge pull request 'Fix typos on manpages' (#182) from sergiodj/snac2:typos-from-debian-lintian into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/182
Diffstat (limited to 'doc/snac.1')
-rw-r--r-- | doc/snac.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -138,7 +138,7 @@ The rest of the page contains your timeline in reverse chronological order (i.e., newest interactions first). .Nm shows the conversations as nested trees, unlike other Fediverse -software; everytime you contribute something to a conversation, +software; every time you contribute something to a conversation, the full thread is bumped up, so new interactions are shown always at the top of the page while the forgotten ones languish at the bottom. @@ -179,7 +179,7 @@ this kind of requirements, though). This is the most important button in .Nm and the Fediverse in general. Click it if you don't want -to read crap from this user again in the forseeable future. +to read crap from this user again in the foreseeable future. .It Hide If a conversation is getting long and annoying but not enough to MUTE its author forever, click this button to avoid seeing @@ -213,7 +213,7 @@ necessary information will be prompted for. .It Cm resetpwd Ar basedir Ar uid Resets a user's password to a new, random one. .It Cm queue Ar basedir Ar uid -Processes the output queue of the specied user, sending all +Processes the output queue of the specified user, sending all enqueued messages and re-enqueing the failing ones. This command must not be executed if the server is running. .It Cm follow Ar basedir Ar uid Ar actor |