[BACK]Return to override0.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / roff / ig

Annotation of mandoc/regress/roff/ig/override0.in, Revision 1.1

1.1     ! kristaps    1: .\" Copyright (c) 1991, 1992, 1993, 1994 Free Software Foundation    -*-Text-*-
        !             2: .\" See section COPYING for conditions for redistribution
        !             3: .\"
        !             4: .\" Set up \*(lq, \*(rq if -man hasn't already set it up.
        !             5: .Dd $Mdocdate$
        !             6: .Dt FOO 1
        !             7: .Os
        !             8: .Sh NAME
        !             9: .Nm foo
        !            10: .Nd bar
        !            11: .Sh DESCRIPTION
        !            12: garglebats!
        !            13: .ig .
        !            14: foo
        !            15: ..
        !            16: bar

CVSweb