=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mandoc/man.1,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- src/usr.bin/mandoc/man.1 2020/06/17 19:41:25 1.37 +++ src/usr.bin/mandoc/man.1 2020/07/20 14:25:22 1.38 @@ -1,4 +1,4 @@ -.\" $OpenBSD: man.1,v 1.37 2020/06/17 19:41:25 schwarze Exp $ +.\" $OpenBSD: man.1,v 1.38 2020/07/20 14:25:22 schwarze Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -31,7 +31,7 @@ .\" .\" @(#)man.1 8.2 (Berkeley) 1/2/94 .\" -.Dd $Mdocdate: June 17 2020 $ +.Dd $Mdocdate: July 20 2020 $ .Dt MAN 1 .Os .Sh NAME @@ -275,7 +275,7 @@ Any non-empty value of the environment variable .Ev MANPAGER is used instead of the standard pagination program, -.Xr more 1 . +.Xr less 1 . If .Xr less 1 is used, the interactive @@ -329,7 +329,7 @@ .Ev MANPAGER is not defined. If neither PAGER nor MANPAGER is defined, -.Xr more 1 +.Xr less 1 .Fl s is used. .El