Module Name:    src
Committed By:   njoly
Date:           Wed Oct 28 18:20:41 UTC 2009

Modified Files:
        src/share/man/man9: callback.9

Log Message:
Remove callback_entry ce description which has nothing to do with
callback_run_roundrobin() function.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man9/callback.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man9/callback.9
diff -u src/share/man/man9/callback.9:1.2 src/share/man/man9/callback.9:1.3
--- src/share/man/man9/callback.9:1.2	Wed Oct 14 23:55:26 2009
+++ src/share/man/man9/callback.9	Wed Oct 28 18:20:41 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: callback.9,v 1.2 2009/10/14 23:55:26 joerg Exp $
+.\"	$NetBSD: callback.9,v 1.3 2009/10/28 18:20:41 njoly Exp $
 .\"
 .\" Copyright (c) 2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -99,8 +99,6 @@
 structure, specified by
 .Fa ch .
 The functions are executed in round-robin fashion.
-The entry should be passed as
-.Fa ce .
 The value of
 .Fa arg
 will be passed to the callback functions.

Reply via email to