diff --git a/doc/boinc_version.html b/doc/boinc_version.html
index e2cf9335e6..7239c2b66f 100755
--- a/doc/boinc_version.html
+++ b/doc/boinc_version.html
@@ -9,8 +9,7 @@ in which version mismatches could cause problems:
- RPC from core client to scheduling server.
- RPC from core client to file upload handler.
-
- Interface between core client and application
-(currently uses files; might use shared memory in future).
+
- Interface between core client and application (uses shared memory).
- Interface between BOINC DB and all BOINC back-end components.
- The parsing of the core state file by the core client.