Wrap two overly long lines. No content changes.

This commit is contained in:
Benedict Reuschling 2018-06-17 16:40:13 +00:00
parent c460d5d408
commit e1d3244134
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51862

View file

@ -1,6 +1,8 @@
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE article PUBLIC
"-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN" "http://www.FreeBSD.org/XML/share/xml/freebsd50.dtd" [
<!ENTITY fbus.ap "<application xmlns='http://docbook.org/ns/docbook'>FreeBSD Update Server</application>">
"-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
"http://www.FreeBSD.org/XML/share/xml/freebsd50.dtd" [ <!ENTITY
fbus.ap "<application xmlns='http://docbook.org/ns/docbook'>FreeBSD
Update Server</application>">
]>
<article xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
@ -126,7 +128,8 @@
<para>Download the <link
xlink:href="https://svnweb.freebsd.org/base/user/cperciva/freebsd-update-build/">
freebsd-update-server</link> software by installing
<package>devel/subversion</package> and <package>security/ca_root_nss</package>, and execute:</para>
<package>devel/subversion</package> and
<package>security/ca_root_nss</package>, and execute:</para>
<screen>&prompt.user; <userinput>svn co https://svn.freebsd.org/base/user/cperciva/freebsd-update-build freebsd-update-server</userinput></screen>