=================================================================== RCS file: /cvs/mandoc/mandoc.1,v retrieving revision 1.157 retrieving revision 1.160 diff -u -p -r1.157 -r1.160 --- mandoc/mandoc.1 2015/03/27 21:40:04 1.157 +++ mandoc/mandoc.1 2015/09/14 15:36:14 1.160 @@ -1,4 +1,4 @@ -.\" $Id: mandoc.1,v 1.157 2015/03/27 21:40:04 schwarze Exp $ +.\" $Id: mandoc.1,v 1.160 2015/09/14 15:36:14 schwarze Exp $ .\" .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons .\" Copyright (c) 2012, 2014, 2015 Ingo Schwarze @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: March 27 2015 $ +.Dd $Mdocdate: September 14 2015 $ .Dt MANDOC 1 .Os .Sh NAME @@ -502,7 +502,8 @@ Specifies the pagination program to use when .Ev MANPAGER is not defined. If neither PAGER nor MANPAGER is defined, -.Pa /usr/bin/more Fl s +.Xr more 1 +.Fl s will be used. .El .Sh EXIT STATUS @@ -566,7 +567,7 @@ as the style-sheet: .Pp To check over a large set of manuals: .Pp -.Dl $ mandoc \-T lint `find /usr/src -name \e*\e.[1-9]` +.Dl $ mandoc \-T lint \(gafind /usr/src -name \e*\e.[1-9]\(ga .Pp To produce a series of PostScript manuals for A4 paper: .Pp @@ -933,13 +934,6 @@ list block contains text or macros before the first .Ic \&It macro. The offending children are moved before the beginning of the list. -.It Sy ".Vt block has child macro" -.Pq mdoc -The -.Ic \&Vt -macro supports plain text arguments only. -Formatting may be ugly and semantic searching -for the affected content might not work. .It Sy "fill mode already enabled, skipping" .Pq man A