aboutsummaryrefslogtreecommitdiff
path: root/man/man1/paz.1
blob: 531552f6613f04f26d67e07170964dad8c4df096 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.TH PAZ 1 "July 2016" "Manual page for paz"
.SH NAME
.B paz
\- print the given arguments null-terminated
.SH SYNOPSIS
.B paz
arg1 arg2 arg3
.SH DESCRIPTION
.B pa
prints each of its arguments followed by a null character. If there are no
arguments, it does nothing.
.SH SEE ALSO
pa(1)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>