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

Annotation of mandoc/regress/mdoc/Lk/link.in, Revision 1.1

1.1     ! schwarze    1: .Dd August 8, 2010
        !             2: .Dt LK-LINK 1
        !             3: .Os OpenBSD
        !             4: .Sh NAME
        !             5: .Nm Lk-link
        !             6: .Nd formatting of hyperlinks
        !             7: .Sh DESCRIPTION
        !             8: Here are some web sites of BSD operating systems:
        !             9: .Lk http://www.freebsd.org/ FreeBSD
        !            10: .Lk http://www.netbsd.org/ NetBSD
        !            11: .Lk http://www.openbsd.org/ OpenBSD
        !            12: .Sh SEE ALSO
        !            13: Here are some web sites of BSD operating systems:
        !            14: .Lk http://www.freebsd.org/ FreeBSD
        !            15: .Lk http://www.netbsd.org/ NetBSD
        !            16: .Lk http://www.openbsd.org/ OpenBSD

CVSweb