summaryrefslogtreecommitdiff
path: root/usr.bin/mail/mail.1
AgeCommit message (Expand)Author
2015-01-20tweak previous;Jason McIntyre
2015-01-20Add support for the "-r fromaddr" flag now that we don't supportTodd C. Miller
2015-01-07It is the copy command that is abbreviated as 'c', not chdir.Todd C. Miller
2015-01-07Document the '=' command; from trondd at gmailTodd C. Miller
2014-12-16Don't pass options after the to address to sendmail. The onlyTodd C. Miller
2014-12-16Add new "expandaddr" flag (disabled by default) to enable recipientTodd C. Miller
2014-11-24Change "will write" back to "writes" in -f description. From jmc@Todd C. Miller
2014-11-24The handling of the -f option is a hack. Instead of fooling aroundTodd C. Miller
2014-11-24Remove undocumented and obsolete -T option. It was intended forTodd C. Miller
2014-03-27make this page less sendmail-centric; ok gillesJason McIntyre
2014-03-10pedantic word change;Jason McIntyre
2014-01-20Obvious .Xr fixes, found while testing mandocdb(8).Ingo Schwarze
2014-01-08flesh out STANDARDS somewhat; help/ok sobradoJason McIntyre
2013-07-18document the :c selectors; from Sunil NimmagaddaJason McIntyre
2010-11-07more EXIT STATUS bits; from Daniel DickmanJason McIntyre
2010-01-10remove references to docs we no longer install;Jason McIntyre
2009-07-29- ~<, ~_ are undocumented aliases of ~r, ~:Martynas Venckus
2009-02-10mark these utilities as being largely posix compliant or, in the case ofJason McIntyre
2008-11-03update the tilde escapes for both these files,Jason McIntyre
2008-11-03add ~x; which is quite handy sometimes. per posixMartynas Venckus
2008-10-08document -d. ok millert@Martynas Venckus
2008-07-16add -E flag and 'skipempty' option to skip sending messages withMartynas Venckus
2008-07-16man page tweaks:Martynas Venckus
2007-08-06the ellipsis is not an optional argument; while here, sync the usageIgor Sobrado
2007-05-31convert to new .Dd format;Jason McIntyre
2007-02-26more small fixes from Igor Sobrado, tweaked by myself;Jason McIntyre
2007-02-26some small fixes from Igor Sobrado;Jason McIntyre
2007-02-25remove bad comma; from Igor SobradoJason McIntyre
2004-12-07remove unsupported paths;Jason McIntyre
2004-06-04sync w/ usd docs;Jason McIntyre
2004-04-30missing full stop;Jason McIntyre
2004-04-19- sort SYNOPSISJason McIntyre
2003-09-04put escapes in the right place;Jason McIntyre
2003-09-04escape in the wrong place;Jason McIntyre
2003-07-14remove some old groff macros;Jason McIntyre
2003-06-28use .Bk/.Ek to align the options in SYNOPSIS;Jason McIntyre
2003-06-10- section reorderJason McIntyre
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-01-03DEL hasn't sent SIGINTR in a looooong time.Todd C. Miller
2002-11-14use $ or # before commands in examplesTheo de Raadt
2002-01-24fix the history refsMichael Shalayeff
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-06-26fix pasto; noted by artHugh Graham
2000-06-11newaliases(1) -> newaliases(8)Todd C. Miller
2000-05-15/etc/mail/aliasesTheo de Raadt
2000-04-12Trailing whitespace begone!Aaron Campbell
2000-03-24Correct the HISTORY section to note that this command appeared in Version 5Aaron Campbell
2000-03-10Various cleanups and standardization.Aaron Campbell
2000-03-04Try to standardize the options list introduction; it should read "The optionsAaron Campbell
1999-10-16Formatting fixes.Aaron Campbell