First half of edits to Backup sections.
Merge 18.9 Backup Strategies and 18.10 Backup Basics.
Clean up summary.
Divide utilities into File System Backups and Directory Backups sections (not quite complete yet).
Remove Do Nothing section (we don't want to encourage this).
Remove Which Program is Best section as it is personal opinion and based on 23 year old findings.
Reviewed by: bcr
Differential Revision: https://reviews.freebsd.org/D4121
Caminiti, with assistance from Juan Molina. Thanks!
Submitted by: Federico Caminiti <demian.fc@gmail.com>
Differential Revision: https://reviews.freebsd.org/D3825
- fixes missing &os;, &linux; and incorrect <xref> tags
- general rewording to replace "you" and address redundancy
- removes deprecated apps: abacus, gimp-devel, guppi, konq-plugins and renames koffice to calligra
- incorporates redundant summary into synopsis
- fixes incorrect port/pkg names and adds localization notes where applicable
- moves some <sect2> to <sect3> as they make more sense as subsections
- rm openjdk compile as icedtea Makefile now does this for user
- bumps up some pkg/port versions
- adds some URLs to less known apps
Reviewed by: bcr
Differential Revision: https://reviews.freebsd.org/D4101
chapter 3 Unix basics. This was removed from the English version
in r42604 in 2013,
Submitted by: RayCherng Yu <raycherng@gmail.com>
Approved by: wblock
Differential Revision: https://reviews.freebsd.org/D4081
o Fix kqueue write events never fired for files greater 2GB. [2]
o Fix kpplications exiting due to segmentation violation on a correct
memory address. [3]
PR: 204046 [1]
PR: 204203 [1]
Errata Notice: FreeBSD-EN-15:19.kqueue [2]
Errata Notice: FreeBSD-EN-15:20.vm [3]
Approved by: so
Indexterms should not be embedded directly into a question or answer
element but into a deeper paragraph, optimally right after the
referenced word without spaces even [1] but somehow the schema allows
badly nested indexterms.
Rewrite the outdated section explaining make.conf and add a section to
mention the existence of src.conf. Warn users that these things,
although shiny and strangely compelling, are also very sharp.
Reviewed by: bcr
Differential Revision: https://reviews.freebsd.org/D4052