diff options
author | aiju <aiju@phicode.de> | 2011-07-14 09:51:41 +0200 |
---|---|---|
committer | aiju <aiju@phicode.de> | 2011-07-14 09:51:41 +0200 |
commit | af48ec3771664407fcd376c2815a6d8eb67fffd0 (patch) | |
tree | 69d2ad546d5f4b8095425af5ad87c899c15a387e | |
parent | 7c50b30cbb3780b9ee8eebe226269eeca8d21b16 (diff) | |
parent | 74e58ba64e090ba02d7e82454ec6f0078b57c161 (diff) | |
download | plan9front-af48ec3771664407fcd376c2815a6d8eb67fffd0.tar.xz |
merge
-rw-r--r-- | sys/man/1/nietzsche | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/sys/man/1/nietzsche b/sys/man/1/nietzsche new file mode 100644 index 000000000..5e1e35083 --- /dev/null +++ b/sys/man/1/nietzsche @@ -0,0 +1,16 @@ +.TH NIETZSCHE 1 +.SH NAME +nietzsche \- print out Nietzsche quote +.SH SYNOPSIS +.B nietzsche +[ +.I numbers +] +.SH DESCRIPTION +.I Nietzsche +cites ``Human, all too human'' by Friedrich Nietzsche. +It prints the aphorisms with the numbers given as arguments, or a random one, if no argument is supplied. +.SH FILES +.B /lib/human +.SH SOURCE +.B /rc/bin/nietzsche |