summaryrefslogtreecommitdiffstats
path: root/sys/geom/raid3/g_raid3.c
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2006-08-01 23:17:33 +0000
committerpjd <pjd@FreeBSD.org>2006-08-01 23:17:33 +0000
commit38bff79a10be6fe7b2a4ea95e1fb675b03b598c1 (patch)
treea1474fa30a1145bf893e05b19c3837ba74f4d492 /sys/geom/raid3/g_raid3.c
parente0f8e1f0eb04efcf17ca63dbee179d277da9df99 (diff)
downloadFreeBSD-src-38bff79a10be6fe7b2a4ea95e1fb675b03b598c1.zip
FreeBSD-src-38bff79a10be6fe7b2a4ea95e1fb675b03b598c1.tar.gz
Don't use f-word in comments. We are gentlemans.
Pointed out by: Maciej Sobczak
Diffstat (limited to 'sys/geom/raid3/g_raid3.c')
-rw-r--r--sys/geom/raid3/g_raid3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/raid3/g_raid3.c b/sys/geom/raid3/g_raid3.c
index f9acbe7..eb4835d 100644
--- a/sys/geom/raid3/g_raid3.c
+++ b/sys/geom/raid3/g_raid3.c
@@ -2351,7 +2351,7 @@ g_raid3_determine_state(struct g_raid3_disk *disk)
* Not good, NOT GOOD!
* It means that device was started on stale disks
* and more fresh disk just arrive.
- * If there were writes, device is fucked up, sorry.
+ * 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.
*/
OpenPOWER on IntegriCloud