repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
unstack, sort: cleanup and improvement
[minix.git]
/
man
/
man1
/
banner.1
blob
a010d81e8cc990d8c4eb751fd2fafb5bb0f99f8f
1
.TH BANNER 1
2
.SH NAME
3
banner \- print a banner
4
.SH SYNOPSIS
5
\fBbanner \fIarg ...\fR
6
.br
7
.de FL
8
.TP
9
\\fB\\$1\\fR
10
\\$2
11
..
12
.de EX
13
.TP 20
14
\\fB\\$1\\fR
15
# \\$2
16
..
17
.SH EXAMPLES
18
.TP 20
19
.B banner happy birthday
20
# Print a banner saying happy birthday
21
.SH DESCRIPTION
22
.PP
23
\fIBanner\fR prints its arguments on \fIstdout\fR using a matrix
24
of 6 x 6 pixels per character.