Quote ppp.conf correctly (<tt></tt>)

This commit is contained in:
Brian Somers 1997-05-08 02:53:17 +00:00
parent 5c7df0ddb8
commit 34a6ad0a34
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1493

View file

@ -1,4 +1,4 @@
<!-- $Id: userppp.sgml,v 1.14 1997-05-08 01:45:59 brian Exp $ -->
<!-- $Id: userppp.sgml,v 1.15 1997-05-08 02:53:17 brian Exp $ -->
<!-- The FreeBSD Documentation Project -->
<sect>Setting up user PPP<label id="userppp">
@ -326,7 +326,7 @@ x.x.x.x:
You should NOT use 0 as either IP address. If you do, ppp will not be
able to set up the correct initial entries in the routing table.
Note also that the HISADDR macro is not yet available in ppp.conf.
Note also that the HISADDR macro is not yet available in <tt>ppp.conf</tt>.
See the pmdemand entry in the files <tt>/etc/ppp/ppp.conf.sample</tt> and
<tt>/etc/ppp/ppp.linkup.sample</tt> for a detailed example.