summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
-rw-r--r--doc/snac.12
-rw-r--r--doc/snac.52
-rw-r--r--doc/snac.82
4 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index a8ec0f1..5bb1b96 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,8 @@ A simple, minimalistic ActivityPub instance
4 4
5# Features 5# Features
6 6
7- lightweight, minimal dependencies 7- Lightweight, minimal dependencies
8- large support of ActivityPub operations, e.g. write public notes, follow users, be followed, reply to the notes of others, admire wonderful content (like or boost), write private messages... 8- Extensive support of ActivityPub operations, e.g. write public notes, follow users, be followed, reply to the notes of others, admire wonderful content (like or boost), write private messages...
9- Easily-accessed MUTE button to silence morons 9- Easily-accessed MUTE button to silence morons
10- Tested interoperability with similar software 10- Tested interoperability with similar software
11- No database needed 11- No database needed
@@ -29,7 +29,7 @@ On Debian/Ubuntu, you can satisfy these requirements by running
29 apt install libssl-dev libcurl4-openssl-dev 29 apt install libssl-dev libcurl4-openssl-dev
30``` 30```
31 31
32On OpenBSD and FreeBSD you don't need to install anything because the base system provides all the needed software. 32On OpenBSD and FreeBSD you don't need to install anything because the base system provides all the needed software and libraries.
33 33
34Run `make` and then `make install` as root. 34Run `make` and then `make install` as root.
35 35
diff --git a/doc/snac.1 b/doc/snac.1
index 203f7a0..141cd2c 100644
--- a/doc/snac.1
+++ b/doc/snac.1
@@ -180,7 +180,7 @@ The user-preferred interactive text editor to prepare messages.
180.Xr snac 5 , 180.Xr snac 5 ,
181.Xr snac 8 181.Xr snac 8
182.Sh AUTHORS 182.Sh AUTHORS
183.An grunfink 183.An grunfink @grunfink@comam.es
184.Sh LICENSE 184.Sh LICENSE
185See the LICENSE file for details. 185See the LICENSE file for details.
186.Sh CAVEATS 186.Sh CAVEATS
diff --git a/doc/snac.5 b/doc/snac.5
index a0aa96c..8419e14 100644
--- a/doc/snac.5
+++ b/doc/snac.5
@@ -142,6 +142,6 @@ is run with a debug level >= 1.
142.Xr snac 1 , 142.Xr snac 1 ,
143.Xr snac 8 143.Xr snac 8
144.Sh AUTHORS 144.Sh AUTHORS
145.An grunfink 145.An grunfink @grunfink@comam.es
146.Sh LICENSE 146.Sh LICENSE
147See the LICENSE file for details. 147See the LICENSE file for details.
diff --git a/doc/snac.8 b/doc/snac.8
index 8fa00e5..e471073 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -294,7 +294,7 @@ experience of Social Media.
294.Xr snac 1 , 294.Xr snac 1 ,
295.Xr snac 5 295.Xr snac 5
296.Sh AUTHORS 296.Sh AUTHORS
297.An grunfink 297.An grunfink @grunfink@comam.es
298.Sh LICENSE 298.Sh LICENSE
299See the LICENSE file for details. 299See the LICENSE file for details.
300.Sh CAVEATS 300.Sh CAVEATS