Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 Remove callback_entry ce description which ha...



details:   https://anonhg.NetBSD.org/src/rev/a4f852cecf88
branches:  trunk
changeset: 748592:a4f852cecf88
user:      njoly <njoly%NetBSD.org@localhost>
date:      Wed Oct 28 18:20:41 2009 +0000

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

diffstat:

 share/man/man9/callback.9 |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 6431631579d6 -r a4f852cecf88 share/man/man9/callback.9
--- a/share/man/man9/callback.9 Wed Oct 28 17:25:44 2009 +0000
+++ b/share/man/man9/callback.9 Wed Oct 28 18:20:41 2009 +0000
@@ -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.



Home | Main Index | Thread Index | Old Index