diff --git a/doc/wrs-developer-manual.in b/doc/wrs-developer-manual.in
index f5574b99524583226f1d69323ea3f25cc5c549c8..9642bfcdfc2bf668112dfbbad7c2474541a74a97 100644
--- a/doc/wrs-developer-manual.in
+++ b/doc/wrs-developer-manual.in
@@ -1526,11 +1526,10 @@ Clients are created in the following places:
         through shared memory.
 
 @item userspace/tools/wr_mon.c
-@c FIXME: wr_mon should use shmem
 
 	The tty-based monitoring interface connects to @i{ptpd} (@i{ppsi})
-        to get run-time information. It is going to be moved to
-        shared memory.
+        to enable or disable tracking. All status information is passed
+        from @i{HAL} and @i{ppsi} through shared memory.
 
 @item userspace/libwr/hal_client.c