aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2016-01-05 00:20:21 +0100
committerMattias Andrée <maandree@member.fsf.org>2016-01-05 00:20:21 +0100
commit9b22da17065d6c79f7d791ff9ac2ce1e65b5cf30 (patch)
tree69a1b1e5c8b85da4c71721dc15f0de1fd061ba9d
parenttypo (diff)
downloadlibhaiku-9b22da17065d6c79f7d791ff9ac2ce1e65b5cf30.tar.gz
libhaiku-9b22da17065d6c79f7d791ff9ac2ce1e65b5cf30.tar.bz2
libhaiku-9b22da17065d6c79f7d791ff9ac2ce1e65b5cf30.tar.xz
add rationale
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
-rw-r--r--doc/man/libhaiku.72
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/man/libhaiku.7 b/doc/man/libhaiku.7
index 2736384..6e72abf 100644
--- a/doc/man/libhaiku.7
+++ b/doc/man/libhaiku.7
@@ -8,6 +8,8 @@ make a program print haiku for error messages. Instead of calling
.BR perror (3),
the program should call
.BR libhaiku_perror (3).
+.SH RATIOANLE
+It is more fun and harmonious this way.
.SH "SEE ALSO"
.BR libhaiku_perror (3),
.BR perror (3)