source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Replace the .Fl examples by others exhibiting the same features,
@ 2011-08-16 23:44 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2011-08-16 23:44 UTC (permalink / raw)
  To: source

Log Message:
-----------
Replace the .Fl examples by others exhibiting the same features,
but avoiding use of .Nm, because letting .Nm call other macros
is unusual style, and we don't want unusual style in examples.
Issue brought up by kristaps@.

Modified Files:
--------------
    mdocml:
        mdoc.7

Revision Data
-------------
Index: mdoc.7
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/mdoc.7,v
retrieving revision 1.198
retrieving revision 1.199
diff -Lmdoc.7 -Lmdoc.7 -u -p -r1.198 -r1.199
--- mdoc.7
+++ mdoc.7
@@ -2036,11 +2036,11 @@ If the argument is a macro, a hyphen is 
 output.
 .Pp
 Examples:
-.Dl ".Nm cat Fl v No considered harmful"
-.Dl ".Nm cp Fl pR Ar source ... directory"
-.Dl ".Nm find Ar dir Fl type Cm d Fl name Pa CVS"
-.Dl ".Nm kill Fl Ar signal_number pid"
-.Dl ".Nm su Fl"
+.Dl ".Fl R Op Fl H | L | P"
+.Dl ".Op Fl 1AaCcdFfgHhikLlmnopqRrSsTtux"
+.Dl ".Fl type Cm d Fl name Pa CVS"
+.Dl ".Fl Ar signal_number"
+.Dl ".Fl o Fl"
 .Pp
 See also
 .Sx \&Cm .
--
 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:[~2011-08-16 23:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-16 23:44 mdocml: Replace the .Fl examples by others exhibiting the same features, 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).