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);