From 2f6b7906e5bd98e0a98622437c2227cade31a08d Mon Sep 17 00:00:00 2001 From: stanley lieber Date: Thu, 18 Aug 2011 14:54:35 -0500 Subject: bullshit(1): new man page --- sys/man/1/bullshit | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 sys/man/1/bullshit (limited to 'sys/man/1/bullshit') diff --git a/sys/man/1/bullshit b/sys/man/1/bullshit new file mode 100644 index 000000000..b1fe9aed5 --- /dev/null +++ b/sys/man/1/bullshit @@ -0,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 -- cgit v1.2.3