Update text to note that bsd-family-tree is available on all modern
FreeBSD releases, not just FreeBSD-current. Add a 'type' attribute to a ulink pointing to localhost, so that this doesn't get rendered in non-HTML output formats.
This commit is contained in:
parent
71c89fea52
commit
ef4eb2ce01
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16945
1 changed files with 2 additions and 2 deletions
|
@ -500,8 +500,8 @@
|
|||
<listitem>
|
||||
<para><emphasis>The BSD family tree</emphasis>.
|
||||
<ulink url="ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/FreeBSD-current/src/share/misc/bsd-family-tree"></ulink>
|
||||
or <ulink url="file://localhost/usr/share/misc/bsd-family-tree">local</ulink>
|
||||
on a FreeBSD-current machine.</para>
|
||||
or <ulink type="html" url="file://localhost/usr/share/misc/bsd-family-tree"><filename>/usr/share/misc/bsd-family-tree</filename></ulink>
|
||||
on a modern FreeBSD machine.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in a new issue