=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mail/mail.1,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- src/usr.bin/mail/mail.1 2008/11/03 15:42:35 1.55 +++ src/usr.bin/mail/mail.1 2008/11/03 18:50:12 1.56 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mail.1,v 1.55 2008/11/03 15:42:35 martynas Exp $ +.\" $OpenBSD: mail.1,v 1.56 2008/11/03 18:50:12 jmc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -714,8 +714,6 @@ by the option .Ic escape . .Bl -tag -width Ds -.It Ic ~! Ns Ar command -Execute the indicated shell command, then return to the message. .It Ic ~b Ns Ar name ... Add the given names to the list of carbon copy recipients but do not make the names visible in the Cc: line ("blind" carbon copy). @@ -794,6 +792,10 @@ even if .Ic save is set. +.It Ic ~? +Prints a brief summary of tilde escapes. +.It Ic ~! Ns Ar command +Execute the indicated shell command, then return to the message. .It Ic ~| Ns Ar command Pipe the message through the command as a filter. If the command gives