Received: by mail.netbsd.org (Postfix, from userid 0) id BD41463B327; Mon, 3 Aug 2009 23:29:20 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 4376463B2A8 for ; Mon, 3 Aug 2009 23:29:19 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2E775175D0; Mon, 3 Aug 2009 23:29:19 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 3 Aug 2009 23:29:19 +0000 From: Mindaugas Rasiukevicius Subject: CVS commit: src/share/man/man9 To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20090803232919.2E775175D0@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes Precedence: list Reply-To: source-changes-d@NetBSD.org Module Name: src Committed By: rmind Date: Mon Aug 3 23:29:19 UTC 2009 Modified Files: src/share/man/man9: callout.9 kthread.9 softintr.9 workqueue.9 Log Message: Relate interfaces by updating "see also" section. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/share/man/man9/callout.9 cvs rdiff -u -r1.19 -r1.20 src/share/man/man9/kthread.9 \ src/share/man/man9/softintr.9 cvs rdiff -u -r1.6 -r1.7 src/share/man/man9/workqueue.9 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.