document mo command, per pr-3104 by Julian <jdc@orthanc.ncl.ac.uk>
This commit is contained in:
parent
44f0373a13
commit
bb1df8311a
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: mail.1,v 1.7 1997/01/09 20:20:41 tls Exp $
|
||||
.\" $NetBSD: mail.1,v 1.8 1997/01/17 04:58:12 perry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1990, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -32,7 +32,7 @@
|
|||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)mail.1 8.8 (Berkeley) 4/28/95
|
||||
.\" $NetBSD: mail.1,v 1.7 1997/01/09 20:20:41 tls Exp $
|
||||
.\" $NetBSD: mail.1,v 1.8 1997/01/17 04:58:12 perry Exp $
|
||||
.\"
|
||||
.Dd April 28, 1995
|
||||
.Dt MAIL 1
|
||||
|
@ -500,6 +500,9 @@ action for messages if you do
|
|||
have the
|
||||
.Ic hold
|
||||
option set.
|
||||
.It Ic more
|
||||
.Pq Ic \mo
|
||||
Takes a message list and invokes the pager on that list.
|
||||
.It Ic next
|
||||
.Pq Ic n
|
||||
like
|
||||
|
|
Loading…
Reference in New Issue