From 4bfeff920fff31ad98db72092a05d6d8338cc402 Mon Sep 17 00:00:00 2001 From: millert Date: Wed, 7 Jan 2015 17:01:39 +0000 Subject: [PATCH] Document the '=' command; from trondd at gmail --- usr.bin/mail/mail.1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1 index f7828c94ad4..1fb4d7e8b25 100644 --- a/usr.bin/mail/mail.1 +++ b/usr.bin/mail/mail.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mail.1,v 1.70 2014/12/16 18:37:17 millert Exp $ +.\" $OpenBSD: mail.1,v 1.71 2015/01/07 17:01:39 millert Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)mail.1 8.8 (Berkeley) 4/28/95 .\" -.Dd $Mdocdate: December 16 2014 $ +.Dd $Mdocdate: January 7 2015 $ .Dt MAIL 1 .Os .Sh NAME @@ -385,6 +385,8 @@ argument goes to the .Ar n Ns th previous message and prints it. +.It Ic \&= +Prints the currently selected message number. .It Ic \&? Prints a brief summary of commands. .It Ic \&! -- 2.20.1