Page MenuHomeFreeBSD

Minor fixes to VPN section Pt2
ClosedPublic

Authored by sevan on Jul 7 2017, 1:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 18, 9:42 AM
Unknown Object (File)
Thu, Jan 16, 11:38 PM
Unknown Object (File)
Nov 22 2024, 12:02 PM
Unknown Object (File)
Nov 22 2024, 11:39 AM
Unknown Object (File)
Nov 18 2024, 12:33 PM
Unknown Object (File)
Nov 18 2024, 8:58 AM
Unknown Object (File)
Nov 8 2024, 4:29 AM
Unknown Object (File)
Nov 6 2024, 3:48 PM
Subscribers
None

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

A small suggestion on the original text...

en_US.ISO8859-1/books/handbook/security/chapter.xml
2130 ↗(On Diff #30519)

This
&os;   11
with the spaces before and after the   defeats the purpose of keeping the version number close to the word "FreeBSD" in case there is a line break. I know it was there before your change, but we might as well fix it while we're here: &os; 11

Your actual change looks fine to me.

Drop the spaces between the macros.

sevan marked an inline comment as done.Jul 7 2017, 4:01 PM
en_US.ISO8859-1/books/handbook/security/chapter.xml
2131 ↗(On Diff #30540)

Telling the reader that this is for earlier versions first seems important:

For previous versions of &os;, add these options to a custom kernel configuration file and rebuild the kernel as shown in <xref

Re-edit based on feedback.

This revision is now accepted and ready to land.Jul 7 2017, 5:09 PM
This revision was automatically updated to reflect the committed changes.