Add a few <filename> tags around, guess what, filenames!

PR:		39514 (patch contained was not applied)
This commit is contained in:
Tom Rhodes 2002-07-01 21:23:34 +00:00
parent 1cab870d12
commit 4b70e9c63a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13534

View file

@ -1038,7 +1038,7 @@ exec /usr/sbin/ppp -direct $IDENT</programlisting>
</sect5>
<sect5>
<title>Setting up ppp.conf for Dynamic-IP Users</title>
<title>Setting up <filename>ppp.conf</filename> for Dynamic-IP Users</title>
<para>The <filename>/etc/ppp/ppp.conf</filename> file should
contain something along the lines of:</para>
@ -2257,7 +2257,7 @@ l:
manuals pages for &man.chmod.1; and &man.chown.8; for further
information.</para>
<screen>&prompt.root; <userinput>chown root:wheel /etc/ppp/ppp.conf</userinput>
&prompt.root; <userinput>chmod 600 /etc/ppp/ppp.conf</userinput></screen>
&prompt.root; <userinput>chmod 600 <filename>/etc/ppp/ppp.conf</filename></userinput></screen>
</warning>
<para>This will open a tunnel for a PPP session to your DSL router.