Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Tyop fix: s/selwakup/selwakeup/



details:   https://anonhg.NetBSD.org/src/rev/fedaaf0a8792
branches:  trunk
changeset: 580543:fedaaf0a8792
user:      riz <riz%NetBSD.org@localhost>
date:      Thu Apr 28 20:27:30 2005 +0000

description:
Tyop fix: s/selwakup/selwakeup/
Approved by jmcneill.

diffstat:

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

diffs (18 lines):

diff -r cc1899ee6bc7 -r fedaaf0a8792 share/man/man9/selrecord.9
--- a/share/man/man9/selrecord.9        Thu Apr 28 19:52:04 2005 +0000
+++ b/share/man/man9/selrecord.9        Thu Apr 28 20:27:30 2005 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: selrecord.9,v 1.4 2004/02/18 13:46:18 wiz Exp $
+.\"     $NetBSD: selrecord.9,v 1.5 2005/04/28 20:27:30 riz Exp $
 .\"
 .\" Copyright (C) 2002 Chad David <davidc%acns.ab.ca@localhost>. All rights reserved.
 .\"
@@ -93,7 +93,7 @@
 .Pp
 .Fn selnotify
 calls
-.Fn selwakup
+.Fn selwakeup
 and then calls
 .Fn KNOTE
 with



Home | Main Index | Thread Index | Old Index