Module Name:    src
Committed By:   wiz
Date:           Tue Jan 11 10:48:05 UTC 2011

Modified Files:
        src/share/man/man4: xbdback.4

Log Message:
Fix typo, add serial comma, remova trailing space, sort SEE ALSO.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/xbdback.4

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/man4/xbdback.4
diff -u src/share/man/man4/xbdback.4:1.1 src/share/man/man4/xbdback.4:1.2
--- src/share/man/man4/xbdback.4:1.1	Tue Jan 11 00:45:04 2011
+++ src/share/man/man4/xbdback.4	Tue Jan 11 10:48:05 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: xbdback.4,v 1.1 2011/01/11 00:45:04 jym Exp $
+.\"	$NetBSD: xbdback.4,v 1.2 2011/01/11 10:48:05 wiz Exp $
 .\"
 .\" Copyright (c) 2011 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -48,7 +48,7 @@
 the guest device name specified in the guest configuration file
 does not matter, and can be chosen arbitrarily.
 .Nm
-interfaces are backed either by a physical device directly, 
+interfaces are backed either by a physical device directly,
 or an image file mounted through
 .Xr vnd 4 .
 .Pp
@@ -74,19 +74,19 @@
 .Nm
 interface for the given guest domain, and its size, in bytes.
 .It "xbd backend 0x%x for domain %d using event channel %d, protocol %s"
-Gives the backend identifier, guest domain ID, event channel ID and
+Gives the backend identifier, guest domain ID, event channel ID, and
 protocol used for block level communication.
 .It "xbdback %s: can't VOP_OPEN device 0x%x: %d"
 When this message appears in the system message buffer with error 16
 .Po Er EBUSY Pc ,
 the device is likely to be already mounted.
-It musts be unmounted first, as the system will refuse to open
+It must be unmounted first, as the system will refuse to open
 it a second time.
 .El
 .Sh SEE ALSO
+.Xr vnd 4 ,
 .Xr xbd 4 ,
-.Xr xenbus 4 ,
-.Xr vnd 4
+.Xr xenbus 4
 .Sh HISTORY
 The
 .Nm

Reply via email to