Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 'rouinte'->'routine'
details: https://anonhg.NetBSD.org/src/rev/b9e574c6207e
branches: trunk
changeset: 483925:b9e574c6207e
user: oster <oster%NetBSD.org@localhost>
date: Tue Mar 21 02:24:30 2000 +0000
description:
'rouinte'->'routine'
diffstat:
share/man/man9/physio.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 06b532c67f5a -r b9e574c6207e share/man/man9/physio.9
--- a/share/man/man9/physio.9 Tue Mar 21 02:17:11 2000 +0000
+++ b/share/man/man9/physio.9 Tue Mar 21 02:24:30 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: physio.9,v 1.5 1999/03/16 00:40:47 garbled Exp $
+.\" $NetBSD: physio.9,v 1.6 2000/03/21 02:24:30 oster Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -108,7 +108,7 @@
.Dv B_WRITE .
.It Fa minphys
A device specific routine called to determine the maximum transfer size
-that the device's strategy rouinte can handle.
+that the device's strategy routine can handle.
.It Fa uio
The description of the entire transfer as requested by the user process.
Currently, the results of passing a
Home |
Main Index |
Thread Index |
Old Index