Index: uspace/srv/fhc/fhc.c
===================================================================
--- uspace/srv/fhc/fhc.c	(revision c214a65a97b06d5514ff5e480d6619d4663a82d8)
+++ uspace/srv/fhc/fhc.c	(revision dbaaf0a79914836d585e4d8cdf4bfbc5768d8184)
@@ -33,5 +33,5 @@
 /**
  * @file	fhc.c
- * @brief	FHC bus driver.
+ * @brief	FHC bus controller driver.
  */
 
@@ -63,5 +63,5 @@
 static size_t fhc_uart_size;
 
-/** Handle one connection to ramdisk.
+/** Handle one connection to fhc.
  *
  * @param iid		Hash of the request that opened the connection.
