]> diplodocus.org Git - nmh/blobdiff - man/mh-format.man
Fix a segfault that happens when using the -file option.
[nmh] / man / mh-format.man
index 6b384d18917a97a9bec9bc760339e3e3120e11a6..2d1c69e49bd193d7eb89af25e3b80dcd2cd342d9 100644 (file)
@@ -261,9 +261,9 @@ width               integer output buffer size in bytes
 charleft               integer bytes left in output buffer
 timenow                integer seconds since the UNIX epoch
 me             string  the user's mailbox (username)
-myhost         string  the user's local hostname
-myname         string  the user's name
-localmbox      string  the complete local mailbox
+myhost         string  the user's local hostname
+myname         string  the user's name
+localmbox              string  the complete local mailbox
 eq     literal boolean \fInum\fR == \fIarg\fR
 ne     literal boolean \fInum\fR != \fIarg\fR
 gt     literal boolean \fInum\fR > \fIarg\fR
@@ -464,7 +464,7 @@ generated will be something like:
 .PP
 .RS 5
 .nf
-My From User <from@user.com>To: My From User <from@user.com>
+My From User <from@example.com>To: My From User <from@example.com>
 .fi
 .RE
 .PP