Punctuation nit and typo fix.

This commit is contained in:
wiz 2009-05-20 06:38:39 +00:00
parent 3579e266f6
commit be6de197c1
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: disk.9,v 1.31 2009/05/20 03:50:39 dyoung Exp $
.\" $NetBSD: disk.9,v 1.32 2009/05/20 06:38:39 wiz Exp $
.\"
.\" Copyright (c) 1995, 1996 Jason R. Thorpe.
.\" All rights reserved.
@ -440,7 +440,7 @@ foodone(xfer)
[ . . . ]
/*
* Get number of bytes transfered. If there is no buf
* Get number of bytes transferred. If there is no buf
* associated with the xfer, we are being called at the
* end of a non-I/O command.
*/