Fix two thinkos in autofs chapter.
Approved by: gjb@ Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
880f392f48
commit
3a00f40dd0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45481
1 changed files with 2 additions and 2 deletions
|
@ -928,7 +928,7 @@ Exports list on foobar:
|
|||
with other SVR4 automounters, such as the ones in Solaris,
|
||||
MacOS X, and Linux.</para>
|
||||
|
||||
<para>The &man.autofs.5; source is mounted on specified
|
||||
<para>The &man.autofs.5; virtual filesystem is mounted on specified
|
||||
mountpoints by &man.automount.8;, usually invoked during
|
||||
boot.</para>
|
||||
|
||||
|
@ -970,7 +970,7 @@ Exports list on foobar:
|
|||
Exports list on foobar:
|
||||
/usr 10.10.10.0
|
||||
/a 10.10.10.0
|
||||
&prompt.user; <userinput>cd /host/foobar/usr</userinput></screen>
|
||||
&prompt.user; <userinput>cd /net/foobar/usr</userinput></screen>
|
||||
</example>
|
||||
|
||||
<para>The output from <command>showmount</command> shows
|
||||
|
|
Loading…
Reference in a new issue