FreeBSD Bugzilla – Attachment 161637 Details for
Bug 203497
Typo in g_bio(9) man page references wrong field name
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to correct error
g_bio.patch (text/plain), 483 bytes, created by
chadf
on 2015-10-02 03:00:19 UTC
(
hide
)
Description:
Patch to correct error
Filename:
MIME Type:
Creator:
chadf
Created:
2015-10-02 03:00:19 UTC
Size:
483 bytes
patch
obsolete
>Index: src/share/man/man9/g_bio.9 >=================================================================== >--- src/share/man/man9/g_bio.9 (revision 288471) >+++ src/share/man/man9/g_bio.9 (working copy) >@@ -253,7 +253,7 @@ > /* Ok, schedule it down. */ > /* > * The consumer can be obtained from >- * LIST_FIRST(&bp->bio_to->geom->consumers) as well, >+ * LIST_FIRST(&bp->bio_to->geom->consumer) as well, > * if there is only one in our geom. > */ > g_io_request(cbp, sc->ex_consumer);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 203497
: 161637