Update Samba version to 4.6.
The old version 4.3 was removed in ports and clicking the link in
the handbook was not producing the desired page as a result.
Add its:translate="no" properties to elements containing $FreeBSD$
version strings. This will prevent them from showing up in PO
translations and causing difficulties.
It has the unfortunate side effect that the entire element contents do
not appear in PO files. Most of these are elements are <programlisting>,
which are probably not translated often yet. At least one is a <screen>,
which might be more of a problem.
At this point, this is a workaround to make it possible for PO translators
to continue work without the ever- changing version strings creating
conflicts.
- Add missing quote in 'zfs set sharenfs' command
- Use root prompt in various places to reflect reality
- Add missing <userinput> tags
- Remove a useless 'zfs list' command
- Use sysrc instead of echo command
Subversion has been told to expand $FreeBSD$ version strings in source
files. This is good, evidently.
But we don't want it to expand version strings in examples, because then
the example will have an expanded version string with the version of the
current doc file, which is bad. The version number, not the doc file.
Or, well, maybe both, but the point here is the version number won't look
right.
So use the good and righteous $FreeBSD$ construct instead.
This is perfectly cromulent and there is nothing remotely ridiculous or
surreal about this at all. Lalala, I can't hear you.
The handbook currently states that USB passthrough is not possible without an extension pack.
This is incorrect, virtualbox-ose is merely limited to emulating a USB1.1 host controller.
Add a note that FreeBSD 11 & newer have IPsec support enabled by default (no need to build a kernel).
Set hostnames for different hosts before the &prompt.root; macro rather than in user input section.
This resolves issue with double prompts in generated page.