Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Refer ltsleep(9) instead of non-existing slee...
details: https://anonhg.NetBSD.org/src/rev/c95374727c10
branches: trunk
changeset: 545210:c95374727c10
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Apr 04 20:31:43 2003 +0000
description:
Refer ltsleep(9) instead of non-existing sleep(9).
diffstat:
share/man/man9/autoconf.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c774c71b6c61 -r c95374727c10 share/man/man9/autoconf.9
--- a/share/man/man9/autoconf.9 Fri Apr 04 20:09:07 2003 +0000
+++ b/share/man/man9/autoconf.9 Fri Apr 04 20:31:43 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: autoconf.9,v 1.15 2003/02/04 22:38:18 perry Exp $
+.\" $NetBSD: autoconf.9,v 1.16 2003/04/04 20:31:43 wiz Exp $
.\"
.\" Copyright (c) 2001, 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -263,7 +263,7 @@
returns zero if successful and an error code otherwise.
.Fn config_detach
is always called from a thread context, allowing
-.Xr sleep 9
+.Xr ltsleep 9
to be called while the device detaches itself.
.It Fn config_activate "dev"
Called by the parent to activate the child device
Home |
Main Index |
Thread Index |
Old Index