[BACK]Return to synopsis.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Bk

Annotation of mandoc/regress/mdoc/Bk/synopsis.in, Revision 1.2

1.2     ! schwarze    1: .Dd December 25, 2013
1.1       schwarze    2: .Dt BK-SYNOPSIS 1
                      3: .Os OpenBSD
                      4: .Sh NAME
                      5: .Nm Bk-synopsis
                      6: .Nd automatic keeps in the synopsis
                      7: .Sh SYNOPSIS
                      8: In the synopsis, almost all macros do not show
                      9: .No the word keep effect they would get in a \&Bk block.
                     10: .Pp
                     11: .Fn xxxxxxxxxxxxxxxxxxxx "xxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxx" xxxxxxxxxxxxxxxxxxxx
                     12: .Fo xxxxxxxxxxxxxxxxxxxx
                     13: .Fa "xxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxx" xxxxxxxxxxxxxxxxxxxx
                     14: .Fc
                     15: .Pp
                     16: Only \&Nm, used as a block macro, does:
                     17: .Pp
                     18: .Nm ksh
                     19: .Op Fl +abCefhiklmnpruvXx
                     20: .Op Fl +o Ar option
                     21: .Op Fl c Ar string \*(Ba Fl s \*(Ba Ar file Op Ar argument ...
                     22: .Bk -words
                     23: .Ek
                     24: .Nm ksh
                     25: .Op Fl +abCefhiklmnpruvXx
                     26: .Op Fl +o Ar option
                     27: .Op Fl c Ar string \*(Ba Fl s \*(Ba Ar file Op Ar argument ...
                     28: .Sh DESCRIPTION
                     29: .Nm ksh
                     30: .Op Fl +abCefhiklmnpruvXx
                     31: .Op Fl +o Ar option
                     32: .Op Fl c Ar string \*(Ba Fl s \*(Ba Ar file Op Ar argument ...

CVSweb