fix typo; Reported by David Leonard <s160828@student.uq.edu.au> in PR #2307.
This commit is contained in:
parent
282688d407
commit
10f36ab344
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: disk.9,v 1.1 1996/01/09 00:22:04 thorpej Exp $
|
.\" $NetBSD: disk.9,v 1.2 1996/04/08 20:41:25 jtc Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1995, 1996 Jason R. Thorpe.
|
.\" Copyright (c) 1995, 1996 Jason R. Thorpe.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -248,7 +248,7 @@ foostart(sc)
|
|||||||
/* Build command to send to drive. */
|
/* Build command to send to drive. */
|
||||||
[ . . . ]
|
[ . . . ]
|
||||||
|
|
||||||
/* Tell the disk framework we're is going busy. */
|
/* Tell the disk framework we're going busy. */
|
||||||
disk_busy(&sc->sc_dk);
|
disk_busy(&sc->sc_dk);
|
||||||
|
|
||||||
/* Send command to the drive. */
|
/* Send command to the drive. */
|
||||||
|
Loading…
Reference in New Issue
Block a user