aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorNRK <nrk@disroot.org>2022-08-19 08:36:53 +0200
committerNRK <nrk@disroot.org>2022-08-19 08:36:53 +0200
commit32bfe589156ed31fffc19b34189ba4a63e108566 (patch)
treec072a7a7f3fdbeeaf7527cbd8e43eb092c910aea /etc
parent0f0c49a630285af10c765e0b724896ff281e7b66 (diff)
downloadnsxiv-32bfe589156ed31fffc19b34189ba4a63e108566.tar.zst
Misc docs cleanup (#362)
* link to online man-page * rename: "N-R-K" -> "NRK" * separate multiple links with a comma. otherwise the links get messed up due to `[] []` being valid syntax for reference style links with the 2nd `[]` serving as `id`. * prefer codeberg links over github ones Reviewed-on: https://codeberg.org/nsxiv/nsxiv/pulls/362 Reviewed-by: explosion-mental <explosion-mental@noreply.codeberg.org>
Diffstat (limited to 'etc')
-rw-r--r--etc/CHANGELOG.md12
-rw-r--r--etc/nsxiv.12
2 files changed, 7 insertions, 7 deletions
diff --git a/etc/CHANGELOG.md b/etc/CHANGELOG.md
index 100e24a..ce62edf 100644
--- a/etc/CHANGELOG.md
+++ b/etc/CHANGELOG.md
@@ -129,13 +129,13 @@ references *above* can be found on the new main nsxiv repository on CodeBerg.
performance in `config.h`. [#171]
* Cli flag `-0` for sending null-seperated file-list to standard out (`-o`),
and key-handler and receiving null-seperated file-list via stdin (`-i`).
- [#68] [#141] [#164]
+ [#68],[#141],[#164]
* Export environment variable `NSXIV_USING_NULL` to key-handler. [#164]
* Embed new nsxiv icon. [#163]
- * `make install-icon` to install icons. [#80] [#96]
- * `make install-desktop` to install .desktop entry. [#80] [#96]
- * `make install-all` to install everything. [#80] [#96]
- * Configurable `KEYHANDLER_ABORT` in `config.h`. [#91] [#172]
+ * `make install-icon` to install icons. [#80],[#96]
+ * `make install-desktop` to install .desktop entry. [#80],[#96]
+ * `make install-all` to install everything. [#80],[#96]
+ * Configurable `KEYHANDLER_ABORT` in `config.h`. [#91],[#172]
* Statusbar message upon key-handler activation. [#98]
* Ability to write custom C functions in `config.h` and use them via
keybindings. [#76]
@@ -151,7 +151,7 @@ references *above* can be found on the new main nsxiv repository on CodeBerg.
* Removed non-POSIX commands and extensions from `Makefile`. [#71]
* Regression where nsxiv wouldn't run on non-TrueColor X server. [#114]
* Wrong comments in `config.h` and description in `manpage`.
- [#105] [#106] [#152]
+ [#105],[#106],[#152]
[#20]: https://codeberg.org/nsxiv/nsxiv-record/pulls/20
[#68]: https://codeberg.org/nsxiv/nsxiv-record/pulls/68
diff --git a/etc/nsxiv.1 b/etc/nsxiv.1
index 29f036f..3155958 100644
--- a/etc/nsxiv.1
+++ b/etc/nsxiv.1
@@ -526,7 +526,7 @@ Bert Muennich <ber.t at posteo.de>
.EE
.SH CURRENT MAINTAINERS
.EX
-N-R-K <nrk at disroot.org>
+NRK <nrk at disroot.org>
Berke Kocaoğlu <berke.kocaoglu at metu.edu.tr>
TAAPArthur <taaparthur at gmail.com>
eylles <ed.ylles1997 at gmail.com>