Annotation of embedaddon/ntp/ntpd/ntpd-opts.def, revision 1.1

1.1     ! misho       1: /* -*- Mode: Text -*- */
        !             2: 
        !             3: autogen definitions options;
        !             4: 
        !             5: #include copyright.def
        !             6: 
        !             7: prog-name      = "ntpd";
        !             8: prog-title     = "NTP daemon program";
        !             9: 
        !            10: #include ntpdbase-opts.def
        !            11: 
        !            12: detail = <<-  _END_DETAIL
        !            13:        _END_DETAIL;

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>