summaryrefslogtreecommitdiff
path: root/sys/man/1/bullshit
blob: 8ee324067d61f092730d97e8430b39209bbbd9b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.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
.SH HISTORY
.I Bullshit
first appeared in 9front (August, 2011).