Parcourir la source

Updated documentation.

default il y a 3 ans
Parent
commit
432a161a71
4 fichiers modifiés avec 6 ajouts et 6 suppressions
  1. 3 3
      README.md
  2. 1 1
      doc/snac.1
  3. 1 1
      doc/snac.5
  4. 1 1
      doc/snac.8

+ 3 - 3
README.md

@@ -4,8 +4,8 @@ A simple, minimalistic ActivityPub instance
 
 # Features
 
-- lightweight, minimal dependencies
-- 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...
+- Lightweight, minimal dependencies
+- 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...
 - Easily-accessed MUTE button to silence morons
 - Tested interoperability with similar software
 - No database needed
@@ -29,7 +29,7 @@ On Debian/Ubuntu, you can satisfy these requirements by running
     apt install libssl-dev libcurl4-openssl-dev
 ```
 
-On OpenBSD and FreeBSD you don't need to install anything because the base system provides all the needed software.
+On OpenBSD and FreeBSD you don't need to install anything because the base system provides all the needed software and libraries.
 
 Run `make` and then `make install` as root.
 

+ 1 - 1
doc/snac.1

@@ -180,7 +180,7 @@ The user-preferred interactive text editor to prepare messages.
 .Xr snac 5 ,
 .Xr snac 8
 .Sh AUTHORS
-.An grunfink
+.An grunfink @grunfink@comam.es
 .Sh LICENSE
 See the LICENSE file for details.
 .Sh CAVEATS

+ 1 - 1
doc/snac.5

@@ -142,6 +142,6 @@ is run with a debug level >= 1.
 .Xr snac 1 ,
 .Xr snac 8
 .Sh AUTHORS
-.An grunfink
+.An grunfink @grunfink@comam.es
 .Sh LICENSE
 See the LICENSE file for details.

+ 1 - 1
doc/snac.8

@@ -294,7 +294,7 @@ experience of Social Media.
 .Xr snac 1 ,
 .Xr snac 5
 .Sh AUTHORS
-.An grunfink
+.An grunfink @grunfink@comam.es
 .Sh LICENSE
 See the LICENSE file for details.
 .Sh CAVEATS