diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-09-20 00:55:30 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-09-20 00:55:30 +0200 |
commit | 72d4e443da42bb56589839fb8eb7708553076f2b (patch) | |
tree | 6b3d29c8538d79f8644867cc8f360d52d1d11485 /doc/info/mds.texinfo | |
parent | m (diff) | |
download | mds-72d4e443da42bb56589839fb8eb7708553076f2b.tar.gz mds-72d4e443da42bb56589839fb8eb7708553076f2b.tar.bz2 mds-72d4e443da42bb56589839fb8eb7708553076f2b.tar.xz |
formato
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-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 |