diff options
Diffstat (limited to 'doc/info/mds.texinfo')
-rw-r--r-- | doc/info/mds.texinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index 1b94910..843b469 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -74,8 +74,8 @@ is a display server protocol and an implementation of said protocol. What makes @command{mds} stand out is its core design choice: it is desigend just like a microkernel. Rather than one, possibly modular, process --- a monolithic -process --- mds is comprised of many small servers, each -exchangable and responsible for one thing. +process --- @code{mds} is comprised of many small servers, +each exchangable and responsible for one thing. @command{mds}'s goal is neither security, performance nor a perfect graphical experience. @command{mds} is all |