diff options
Diffstat (limited to 'mdoc.7')
-rw-r--r-- | mdoc.7 | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -2036,11 +2036,11 @@ If the argument is a macro, a hyphen is prefixed to the subsequent macro 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 . |