Bug 204363

Summary: Handbook section 10.2 inconsistent and not optimal
Product: Documentation Reporter: amvandemore
Component: Books & ArticlesAssignee: Chris Rees <crees>
Status: Closed Overcome By Events    
Severity: Affects Some People CC: crees
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description amvandemore 2015-11-07 16:36:50 UTC
Something like the following should replace the existing text(printf seriously?):

echo 'linux_enable="YES"' >> /etc/rc.conf
echo 'compat.linux.osrelease=2.6.18' >> /etc/sysctl.conf
service abi start
service sysctl reload

The majority of users will be interested in having this at every boot.  As such, it should listed first.
Comment 1 Chris Rees freebsd_committer freebsd_triage 2018-12-24 19:33:59 UTC
Thanks for your PR-- the recent updates appear to have addressed your issue I think.  Please let me know if you disagree and I can take another look.  I'm sorry it's been a while.