From owner-cvs-all Sat Apr 28 6:18:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3EE0837B422; Sat, 28 Apr 2001 06:18:41 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3SDIfr06428; Sat, 28 Apr 2001 06:18:41 -0700 (PDT) (envelope-from alex) Message-Id: <200104281318.f3SDIfr06428@freefall.freebsd.org> From: Alexander Langer Date: Sat, 28 Apr 2001 06:18:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 SYSCALL_MODULE.9 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2001/04/28 06:18:41 PDT Modified files: share/man/man9 Makefile Added files: share/man/man9 SYSCALL_MODULE.9 Log: Add SYSCALL_MODULE.9, a manpage for the SYSCALL_MODULE wrapper macro for syscall klds. Some text of this manpage is based on the comments in the example syscall module written by Assar Westerlund. Reviewed by: ru Revision Changes Path 1.112 +2 -2 src/share/man/man9/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message