Date: Tue, 01 Aug 2006 17:19:19 -0700 From: Darren Pilgrim <darren.pilgrim@bitfreak.org> To: Pawel Jakub Dawidek <pjd@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/geom/mirror g_mirror.c src/sys/geom/raid3 g_raid3.c Message-ID: <44CFEF87.8010005@bitfreak.org> In-Reply-To: <200608012317.k71NHXIF060435@repoman.freebsd.org> References: <200608012317.k71NHXIF060435@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Pawel Jakub Dawidek wrote: > pjd 2006-08-01 23:17:33 UTC > > FreeBSD src repository > > Modified files: > sys/geom/mirror g_mirror.c > sys/geom/raid3 g_raid3.c > Log: > Don't use f-word in comments. We are gentlemans. There's a typo two lines down in both files: * If there were writes, device is broken, sorry. * I think the best choice here is don't touch - * this disk and inform the user laudly. + * this disk and inform the user loudly. */ I'll submit a PR if so asked. -- Darren Pilgrim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44CFEF87.8010005>