Module Name: src
Committed By: jruoho
Date: Tue Apr 13 18:33:44 UTC 2010
Modified Files:
src/share/man/man9: suspendsched.9
Log Message:
Remove dead reference to scheduler(9).
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man9/suspendsched.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/suspendsched.9
diff -u src/share/man/man9/suspendsched.9:1.4 src/share/man/man9/suspendsched.9:1.5
--- src/share/man/man9/suspendsched.9:1.4 Wed Apr 30 13:10:58 2008
+++ src/share/man/man9/suspendsched.9 Tue Apr 13 18:33:44 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: suspendsched.9,v 1.4 2008/04/30 13:10:58 martin Exp $
+.\" $NetBSD: suspendsched.9,v 1.5 2010/04/13 18:33:44 jruoho Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -47,5 +47,4 @@
The
.Fn suspendsched
function must not be called with the scheduler lock held.
-.Sh SEE ALSO
-.Xr scheduler 9
+.\".Sh SEE ALSO