PERFORCE change 36925 for review
Robert Watson
rwatson at FreeBSD.org
Tue Aug 26 02:16:54 GMT 2003
http://perforce.freebsd.org/chv.cgi?CH=36925
Change 36925 by rwatson at rwatson_paprika on 2003/08/25 19:16:34
Use <filename> instead of <literal> for filenames.
Pointed out by: simon at FreeBSD.org
Affected files ...
.. //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/arch-handbook/secarch/chapter.sgml#5 edit
Differences ...
==== //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/arch-handbook/secarch/chapter.sgml#5 (text+ko) ====
@@ -1733,7 +1733,7 @@
broadly, what types of mounts are permitted (read-only or
otherwise).
Enforcement of these protections is split between the user mountd
- process, which reads the <literal>/etc/exports</literal> file
+ process, which reads the <filename>/etc/exports</filename> file
and services mount requests, and the kernel NFS implementation,
which is informed of the export rules by the mount daemon.
Once a mount has taken place, each file system RPC is accompanied
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list