aboutsummaryrefslogtreecommitdiff
path: root/man/man1/pph.1df
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-05-31 20:09:33 +1200
committerTom Ryder <tom@sanctum.geek.nz>2017-05-31 20:09:33 +1200
commit63461b89b2343ed459f1d9cf8000be7dfc4f15b5 (patch)
tree4aa566f7fd26a1cfd39d05428eb4503d7aa39729 /man/man1/pph.1df
parentCorrect copy-paste error in fnl(1df) man page (diff)
downloaddotfiles-63461b89b2343ed459f1d9cf8000be7dfc4f15b5.tar.gz
dotfiles-63461b89b2343ed459f1d9cf8000be7dfc4f15b5.zip
Correction/referencing for pp/pph(1df)
Diffstat (limited to 'man/man1/pph.1df')
-rw-r--r--man/man1/pph.1df8
1 files changed, 5 insertions, 3 deletions
diff --git a/man/man1/pph.1df b/man/man1/pph.1df
index 0ad98fc5..f68b394d 100644
--- a/man/man1/pph.1df
+++ b/man/man1/pph.1df
@@ -1,9 +1,9 @@
-.TH PPH 1df "January 2017" "Manual page for pp"
+.TH PPH 1df "January 2017" "Manual page for pph"
.SH NAME
-.B pp
+.B pph
\- print the full path to each argument, hostname prepended
.SH SYNOPSIS
-.B pp
+.B pph
/arg arg2 ./arg3
.SH DESCRIPTION
.B pph
@@ -12,5 +12,7 @@ prepends the machine's hostname and a colon to each line.
.SH CAVEATS
Newlines in filenames will mess this up. This is for generating human-readable
file lists, not for machines.
+.SH SEE ALSO
+pp(1df)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>