=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/less/less.1,v retrieving revision 1.29 retrieving revision 1.30 diff -c -r1.29 -r1.30 *** src/usr.bin/less/less.1 2013/07/16 00:07:52 1.29 --- src/usr.bin/less/less.1 2014/04/07 16:59:43 1.30 *************** *** 1,4 **** ! .\" $OpenBSD: less.1,v 1.29 2013/07/16 00:07:52 schwarze Exp $ .\" .\" Copyright (C) 1984-2011 Mark Nudelman .\" --- 1,4 ---- ! .\" $OpenBSD: less.1,v 1.30 2014/04/07 16:59:43 millert Exp $ .\" .\" Copyright (C) 1984-2011 Mark Nudelman .\" *************** *** 23,29 **** .\" OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN .\" IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" ! .Dd $Mdocdate: July 16 2013 $ .Dt LESS 1 .Os .Sh NAME --- 23,29 ---- .\" OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN .\" IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" ! .Dd $Mdocdate: April 7 2014 $ .Dt LESS 1 .Os .Sh NAME *************** *** 578,584 **** By default, full screen repaints are done from the top line down to avoid the position of the display being moved when using interactive commands. ! .It Fl d | -dumb No (less only) The -d option suppresses the error message normally displayed if the terminal is dumb; that is, lacks some important capability, --- 578,584 ---- By default, full screen repaints are done from the top line down to avoid the position of the display being moved when using interactive commands. ! .It Fl d | -dumb The -d option suppresses the error message normally displayed if the terminal is dumb; that is, lacks some important capability, *************** *** 586,600 **** The -d option does not otherwise change the behavior of .Nm on a dumb terminal. - This option is on by default when invoked as - .Nm more . - .It Fl d No (more only) - The -d option causes the default prompt to include the - basic directions ``[Press space to continue, 'q' to quit.]''. - The -d option also causes the message ``[Press 'h' for instructions.]'' to be - displayed when an invalid command is entered (normally, the bell is rung). - This option is useful in environments where users may not be experienced - with pagers. .\" .It Fl Dxcolor or --color=xcolor" .\" [MS-DOS only] .\" Sets the color of the text displayed. --- 586,591 ----