It has been broken for 4 years now (see rP371562) and mentioning
is misleading at best.
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D16701
It turns out that making ~/.xinitrc & ~/.xsession a shell script with a bang
path & marked executable is a relic of the past. These files are execed by
the scripts which call them.
Tested on FreeBSD-CURRENT with rene@
PR: 222844
Submitted by: Olivier Duchateau <duchateau.olivier at gmail>
Approved by: bcr (mentor) rene
Differential Revision: https://reviews.freebsd.org/D16687
- replace spaces with tabs
- use two spaces after a sentence stop consistently
- rewrapping and reformatting (no user visible changes)
The textproc/igor output has been significantly reduced,
only a few issues remain that I think are false positives
from igor itself.
Sponsored by: Essen hackathon (second half of the file)
The emulators/xen package does not exist anymore and there are two versions
now. One is for Xen 4.7, intended for FreeBSD 11. The other is for -CURRENT
and uses a more modern Xen 4.11. Adjust the description and examples to
differentiate the two.
The old 4.7 packages use dom0pvh=1 on the commandline, while Xen 4.11 is
using dom0=pvh. Adjust those two as well for the supported FreeBSD versions.
remove dead link
The link points to the homepage of a website that does not appear to
host documentation anymore.
Update to r50533:
Fix a broken link to the "Online Guide for newcomers to the UNIX environment."
The Italian translation has not been updated since r31375 on
2008-01-27. Future commits were either mechanical or global.
- The committers guide still references CVS
- The handbook still references sysinstall
- Both still reference GNATS
In general the documentation is out of date sufficient and not being
updated.
The hard work of the previous contributors is much appreciated.
Leave the handbook as there is interest in continuing the project.
The link points to the homepage of a website that does not appear to
host documentation anymore. While I don't speak Japanese, I made some
effort to find a still-hosted copy, and did not.
In r52086 the reference from the FAQ was removed. Remove a book
"bibliography" which is solely a reference to the outdated bibliography,
and not connected to the build.
There isn't any reason to maintain multiple lists of books. We
have three (handbook, website, and the FAQ). The last addition to the
FAQ's collection was in r22439 (2004-09-22). The Handbook's list is more
recent and up to date.
now. One is for Xen 4.7, intended for FreeBSD 11. The other is for -CURRENT
and uses a more modern Xen 4.11. Adjust the description and examples to
differentiate the two.
The old 4.7 packages use dom0pvh=1 on the commandline, while Xen 4.11 is
using dom0=pvh. Adjust those two as well for the supported FreeBSD versions.
Submitted by: royger@
Reviewed by: royger@
Differential Revision: https://reviews.freebsd.org/D16590