ref: 2f6b7906e5bd98e0a98622437c2227cade31a08d
parent: 74a2f28c13ab24ddd1854a0739b8379bb8e090f4
author: stanley lieber <stanley.lieber@gmail.com>
date: Thu Aug 18 10:54:35 EDT 2011
bullshit(1): new man page
--- /dev/null
+++ b/sys/man/1/bullshit
@@ -1,0 +1,20 @@
+.TH BULLSHIT 1
+.SH NAME
+bullshit \- assemble a stream of bullshit from words in a file
+.SH SYNOPSIS
+.B bullshit
+[
+.I file
+]
+.SH DESCRIPTION
+.I Bullshit
+prints a one-line nonsense phrase assembled from random words.
+If a
+.I file
+is specified, the words are taken from that file;
+otherwise they are selected from
+.BR /lib/bullshit .
+.SH FILES
+.B /lib/bullshit
+.SH SOURCE
+.B /rc/bin/bullshit
--
⑨