From 352c7e6109d57f6daacd6d2fb588d513a1dc3c3d Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Wed, 17 May 2017 23:20:32 +0000 Subject: Modernize an example showing antiquated syntax, and delete an example showing the arcane -W stop option. --- mandoc.1 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/mandoc.1 b/mandoc.1 index 552e2102..d97a81c1 100644 --- a/mandoc.1 +++ b/mandoc.1 @@ -1,4 +1,4 @@ -.\" $Id: mandoc.1,v 1.186 2017/05/17 22:43:56 schwarze Exp $ +.\" $Id: mandoc.1,v 1.187 2017/05/17 23:20:32 schwarze Exp $ .\" .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons .\" Copyright (c) 2012, 2014-2017 Ingo Schwarze @@ -639,8 +639,7 @@ output mode implies .Sh EXAMPLES To page manuals to the terminal: .Pp -.Dl $ mandoc \-W all,stop mandoc.1 2\*(Gt&1 | less -.Dl $ mandoc mandoc.1 mdoc.3 mdoc.7 | less +.Dl $ mandoc -l mandoc.1 man.1 apropos.1 makewhatis.8 .Pp To produce HTML manuals with .Pa mandoc.css -- cgit v1.2.3-56-ge451