commit e0b92e0eb6b0176ea4f97a94527c3863fd862f34
Author: Raf Czlonka <rczlonka_AT_gmail.com>
Date: Mon Mar 19 04:26:55 2018 +0000
Normalise section headers - capitalise initial letters.
diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md
index e9213ddc..6c3acfa9 100644
--- a/suckless.org/rocks/index.md
+++ b/suckless.org/rocks/index.md
_AT_@ -9,7 +9,7 @@ These should preferably be under the MIT/X consortium or BSD licenses, WTFPL,
or public domain, or alternatively LGPL, because it makes them legally
compatible with other suckless projects.
-libc implementations
+Libc Implementations
--------------------
* [musl](
http://www.musl-libc.org/) - standard C library that attempts to be even smaller than uClibc
* [uClibc](
http://www.uclibc.org/) - strives to be a minimalist C library suitable for embedded computing
_AT_@ -69,18 +69,18 @@ BitTorrent Clients
------------------
* [btpd](
https://github.com/btpd/btpd) - The BitTorrent Protocol Daemon
-Feed aggregators
+Feed Aggregators
----------------
* [newsboat](
https://newsboat.org/) - RSS/ATOM feed reader for text terminals (updated fork of [newsbeuter](
https://www.newsbeuter.org/))
* [snownews](
https://kiza.eu/software/snownews/) - Text mode RSS newsreader for Linux and Unix
* [sfeed](
https://git.codemadness.org/sfeed/) - RSS and Atom parser + CLI programs
-File browsers
+File Browsers
-------------
* [noice](
https://git.2f30.org/noice/) - Small and portable file browser
* [rover](
https://github.com/lecram/rover) - Simple file browser for the terminal
-File managers
+File Managers
-------------
* [mc](
https://www.midnight-commander.org/) - Midnight Commander is a free cross-platform orthodox file manager
* [ranger](
http://ranger.nongnu.org/) - ranger is a file manager with vi key bindings written in python but with an interface that rocks
_AT_@ -141,7 +141,7 @@ Media Players
* [mpv](
http://mpv.io/) - a free, open source, and cross-platform media player
* [ffplay](
https://www.ffmpeg.org/ffplay.html) - FFplay is a very simple and portable media player. It came with ffmpeg which is a mplayer dependence.
-Password managers
+Password Managers
-----------------
* [pass](
http://www.passwordstore.org/) - The standard unix password manager
* [tpm](
https://github.com/nmeum/tpm/) - Tiny password manager
Received on Mon Mar 19 2018 - 05:28:16 CET