diff options
Diffstat (limited to 'chapter07/createfiles.xml')
-rw-r--r-- | chapter07/createfiles.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/createfiles.xml b/chapter07/createfiles.xml index d5f9febde..7b038ef3d 100644 --- a/chapter07/createfiles.xml +++ b/chapter07/createfiles.xml @@ -36,7 +36,7 @@ <para>Historically, Linux maintains a list of the mounted file systems in the file <filename>/etc/mtab</filename>. Modern kernels maintain this list - internally and exposes it to the user via the <filename + internally and expose it to the user via the <filename class="directory">/proc</filename> filesystem. To satisfy utilities that expect the presence of <filename>/etc/mtab</filename>, create the following symbolic link:</para> |