diff options
author | B. Watson <yalhcru@gmail.com> | 2021-10-16 16:09:53 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-29 17:07:14 +0700 |
commit | 1c356750f7c648ea9fe4d10bc6453141555c5c36 (patch) | |
tree | eea98e2fb4d3cf45ab1d7a0937a51fb38ab4202d /games/vera/README | |
parent | f7810e8c1379356780fe4fd47091b6b9976c5d0b (diff) |
games/vera: Various fixes and enhancements.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/vera/README')
-rw-r--r-- | games/vera/README | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/games/vera/README b/games/vera/README index 5e4a30769683c..4f3eeabcffce9 100644 --- a/games/vera/README +++ b/games/vera/README @@ -1,11 +1,15 @@ -vera (acronym database) +vera (acronym dictionary) V.E.R.A. is a free list of acronyms all of which are used in the field of computing. It is released under the GNU Free Documentation License. -The database is installed in GNU Info format (use "info vera" to -access) and as the wtf(6) database, replacing the tiny/outdated one -from bsd-games. +The dictionary is installed in 3 formats: + +- GNU Info format. Use "info vera" to access. +- The wtf(6) database. Use "wtf <acronym>" to access. This replaces + the tiny/outdated acronym list from bsd-games. +- HTML. Point your browser at file:///usr/doc/vera-1.24/vera.html + to access. If you remove this package, reinstall bsd-games to revert to the original wtf database. |