summaryrefslogtreecommitdiff
path: root/sys/man/1/bullshit
blob: b1fe9aed5ce04d1bdafb324a5f1066dd6f55b498 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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