aboutsummaryrefslogtreecommitdiff
path: root/man/man1/urlmt.1df
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-12-03 02:02:16 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-12-03 02:02:16 +1300
commita03e011345413a9b3749deb9da895bb4e8ec9974 (patch)
tree98a96bbddff100bd896af48c9fa2215d5e0ee742 /man/man1/urlmt.1df
parentRemove setterm(1) call (diff)
downloaddotfiles-a03e011345413a9b3749deb9da895bb4e8ec9974.tar.gz
dotfiles-a03e011345413a9b3749deb9da895bb4e8ec9974.zip
Rewrite unf(1df) in awk
Also update manual page references to it, and improve it by making it ignore body content
Diffstat (limited to 'man/man1/urlmt.1df')
-rw-r--r--man/man1/urlmt.1df2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/urlmt.1df b/man/man1/urlmt.1df
index 892b10d4..cbc31bed 100644
--- a/man/man1/urlmt.1df
+++ b/man/man1/urlmt.1df
@@ -10,6 +10,6 @@ https://www.sanctum.geek.nz/
uses urlh(1df) to search for a Content-Type header for the given URL, and prints
it with any trailing data (e.g. charset) trimmed off.
.SH SEE ALSO
-curl(1), urlh(1df)
+curl(1), unf(1df), urlh(1df)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>