ref: a1473ecf9fe13bbf8f9b5cb4f5fac9fc9f488bc4
parent: 2d6b61c1d8cf35b839f7917b2af42ae2d1b01653
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
--
⑨