From d0aa853e20fa2b7be47375a8e58e23032c0d9800 Mon Sep 17 00:00:00 2001 From: deraadt Date: Mon, 13 Jan 1997 20:36:23 +0000 Subject: [PATCH] doc "more" command; jdc@orthanc.ncl.ac.uk --- usr.bin/mail/mail.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1 index 238c424159e..b0d259c1356 100644 --- a/usr.bin/mail/mail.1 +++ b/usr.bin/mail/mail.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mail.1,v 1.3 1996/10/26 05:11:04 millert Exp $ +.\" $OpenBSD: mail.1,v 1.4 1997/01/13 20:36:23 deraadt Exp $ .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -490,6 +490,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 -- 2.20.1