aboutsummaryrefslogtreecommitdiff
path: root/man/man1/paz.1df
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/paz.1df')
-rw-r--r--man/man1/paz.1df15
1 files changed, 15 insertions, 0 deletions
diff --git a/man/man1/paz.1df b/man/man1/paz.1df
new file mode 100644
index 00000000..b34fa6c4
--- /dev/null
+++ b/man/man1/paz.1df
@@ -0,0 +1,15 @@
+.TH PAZ 1df "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(1df)
+.SH AUTHOR
+Tom Ryder <tom@sanctum.geek.nz>