mhsign manpage: mention hostname bug
authormor0ious@gmail.com <mor0ious@gmail.com>
Thu, 5 Jan 2017 15:35:22 +0000 (08:35 -0700)
committerPhilipp Takacs <philipp@bureaucracy.de>
Thu, 5 Jan 2017 16:52:04 +0000 (17:52 +0100)
man/mhsign.man1

index 85c80b1..7e5c3e5 100644 (file)
@@ -92,7 +92,7 @@ e5fda812      meillo@marmaro.de
 .fi
 
 .SH "SEE ALSO"
-whom(1), send(1), mhpgp(1), gpg(1)
+whom(1), send(1), mhpgp(1), gpg(1), hostname(1)
 
 .SH DEFAULTS
 None
@@ -103,3 +103,9 @@ None
 .SH BUGS
 The order of the command line arguments is relevant: Options must
 come first, the file must be last.
+.PP
+This script uses
+.B hostname
+to get the hostname if it isn't in the address, though
+.B hostname
+isn't specified by POSIX.