Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Mar 2001 06:05:08 -0800 (PST)
From:      Alexander Langer <alex@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/man/man9 module.9
Message-ID:  <200103231405.f2NE5Aj61931@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alex        2001/03/23 06:05:08 PST

  Modified files:
    share/man/man9       module.9 
  Log:
  - DECLARE_MODULE needs SYSINIT -> include sys/kernel.h
  - modeventhand_t declares a pointer to a function, so it can't be
    used as a forward declaration (d'oh!)
  
  Submitted by:	Harti Brandt <brandt@fokus.gmd.de>
  
  Revision  Changes    Path
  1.4       +4 -2      src/share/man/man9/module.9


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103231405.f2NE5Aj61931>