source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Modernize an example showing antiquated syntax, and delete an
@ 2017-05-17 23:21 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2017-05-17 23:21 UTC (permalink / raw)
  To: source

Log Message:
-----------
Modernize an example showing antiquated syntax,
and delete an example showing the arcane -W stop option.

Modified Files:
--------------
    mdocml:
        mandoc.1

Revision Data
-------------
Index: mandoc.1
===================================================================
RCS file: /home/cvs/mdocml/mdocml/mandoc.1,v
retrieving revision 1.186
retrieving revision 1.187
diff -Lmandoc.1 -Lmandoc.1 -u -p -r1.186 -r1.187
--- mandoc.1
+++ mandoc.1
@@ -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
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-05-17 23:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-17 23:21 mdocml: Modernize an example showing antiquated syntax, and delete an schwarze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).