Module Name:    src
Committed By:   christos
Date:           Tue May  7 15:40:15 UTC 2024

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

Log Message:
also mention kpause(9) here.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/share/man/man9/ltsleep.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/ltsleep.9
diff -u src/share/man/man9/ltsleep.9:1.19 src/share/man/man9/ltsleep.9:1.20
--- src/share/man/man9/ltsleep.9:1.19	Thu Aug 27 10:14:00 2020
+++ src/share/man/man9/ltsleep.9	Tue May  7 11:40:15 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ltsleep.9,v 1.19 2020/08/27 14:14:00 fcambus Exp $
+.\"	$NetBSD: ltsleep.9,v 1.20 2024/05/07 15:40:15 christos Exp $
 .\"
 .\" Copyright (c) 1996, 2002, 2007 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd March 22, 2014
+.Dd May 7, 2024
 .Dt LTSLEEP 9
 .Os
 .Sh NAME
@@ -270,6 +270,7 @@ require amending to remove
 .Xr sigaction 2 ,
 .Xr condvar 9 ,
 .Xr hz 9 ,
+.Xr kpause 9 ,
 .Xr mutex 9 ,
 .Xr rwlock 9
 .Sh HISTORY

Reply via email to