Module Name:    src
Committed By:   wiz
Date:           Wed May 20 06:38:39 UTC 2009

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

Log Message:
Punctuation nit and typo fix.


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/share/man/man9/disk.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/disk.9
diff -u src/share/man/man9/disk.9:1.31 src/share/man/man9/disk.9:1.32
--- src/share/man/man9/disk.9:1.31	Wed May 20 03:50:39 2009
+++ src/share/man/man9/disk.9	Wed May 20 06:38:39 2009
@@ -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.
@@ -202,7 +202,7 @@
 .Fn disk_attach ,
 .Fn disk_begindetach ,
 .Fn disk_detach ,
-.Fn disk_destroy,
+.Fn disk_destroy ,
 .Fn disk_busy ,
 .Fn disk_unbusy ,
 and
@@ -440,7 +440,7 @@
 	[ . . . ]
 
 	/*
-	 * 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.
 	 */

Reply via email to