plan9fox/sys/man/1/bullshit

24 lines
454 B
Plaintext
Raw Normal View History

2011-08-18 19:54:35 +00:00
.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
2013-12-27 21:22:05 +00:00
.SH HISTORY
.I Bullshit
first appeared in 9front (August, 2011).