aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/man1/pp.1df2
-rw-r--r--man/man1/pph.1df8
2 files changed, 7 insertions, 3 deletions
diff --git a/man/man1/pp.1df b/man/man1/pp.1df
index 322e7b48..0bb55cd1 100644
--- a/man/man1/pp.1df
+++ b/man/man1/pp.1df
@@ -15,5 +15,7 @@ The path need not actually exist.
Newlines in filenames will still work, but the results won't really make sense
as they'll be indistinguishable from newlines separating the files. This is for
generating human-readable file lists, not for machines.
+.SH SEE ALSO
+pph(1df)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>
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>