aboutsummaryrefslogtreecommitdiff
path: root/xbattext.c
diff options
context:
space:
mode:
authorJohn Ankarstr\xf6m <john@ankarstrom.se>2021-06-04 13:24:38 +0200
committerJohn Ankarstr\xf6m <john@ankarstrom.se>2021-06-04 13:24:38 +0200
commit4bd48e3a5ec63d5a242727631a236730cffc8e30 (patch)
tree41b6b283f5bd2e4bf51cc25e9bfe3df5524c1ed0 /xbattext.c
parent909b6e7b5026e7d6fe3ef17f51e9680cfda18ed5 (diff)
downloadxbattext-4bd48e3a5ec63d5a242727631a236730cffc8e30.tar.gz
xbattext.ms: Finish documentation re-organization
Diffstat (limited to 'xbattext.c')
-rw-r--r--xbattext.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/xbattext.c b/xbattext.c
index 66e29fe..382aed1 100644
--- a/xbattext.c
+++ b/xbattext.c
@@ -2,6 +2,11 @@
* This is a simple X11 program that displays the battery percentage
* on NetBSD.
*
+ * If you are curious about how it works, you can download the commented
+ * version of the source code at the following address:
+ *
+ * http://img.ankarstrom.se/xbattext.pdf
+ *
* It should be compiled with the following flags:
*
* CFLAGS = -I/usr/X11R7/include -I/usr/pkg/include