Commit graph

51555 commits

Author SHA1 Message Date
Benedict Reuschling
25078f245d Replace two instances of
echo "foo='bar'" >> /boot/loader.conf

with

sysrc -f /boot/loader.conf foo=bar

which is easier to type and provides some error checking through sysrc.
2018-08-17 21:34:10 +00:00
Benedict Reuschling
86d775c974 Replace two instances of
echo "foo='YES'" >> /etc/rc.conf

with

sysrc foo=yes

which is shorter and provides additional error checking.
2018-08-17 21:25:58 +00:00
Benedict Reuschling
8ffacca1e1 Wrap long lines, properly indent tags, capitalizations, and other fixes for
issues that textproc/igor reported.
2018-08-17 14:44:51 +00:00
Benedict Reuschling
ecbc8b3022 Apply proper wrapping and nesting of tags. 2018-08-17 14:17:16 +00:00
Benedict Reuschling
cda75d3afd Overlong lines are now properly wrapped to the proper length. 2018-08-17 14:11:30 +00:00
Benedict Reuschling
2d56e7a3e4 Properly wrap line that were too long. 2018-08-17 14:09:05 +00:00
Benedict Reuschling
926e23e357 Cleanup the translation section by rewrapping long lines.
textproc/igor is happy now.
2018-08-17 14:05:29 +00:00
Benedict Reuschling
da4f84da78 Minor cleanups of the committer guide from the textproc/igor output. 2018-08-17 13:57:02 +00:00
Benedict Reuschling
4c54795328 Rewrapping, putting commas after i.e., minor fixes that textproc/igor was
emitting.
2018-08-17 12:37:22 +00:00
Ryusuke SUZUKI
ee654ba09a - Merge the following from the English version:
r51348 -> r52094	head/ja_JP.eucJP/htdocs/java/index.xml
2018-08-17 09:16:31 +00:00
Bjoern Heidotting
a316169d3b Update to rr51744:
Introduce a new chapter on USB Device Mode / USB OTG. (german translation)

Reviewed by:	bcr
Differential Revision:	https://reviews.freebsd.org/D16445
2018-08-16 18:08:47 +00:00
Benedict Reuschling
815840b242 Cleanup overlong lines in this file. 2018-08-16 16:43:18 +00:00
Benedict Reuschling
3505c4e860 Cleanup this file:
- wrap overlong lines
 - proper indentation of elements
 - capitalization in title tags
2018-08-16 15:59:00 +00:00
Glen Barber
5e1312eb4a Regen after r337910.
Sponsored by:	The FreeBSD Foundation
2018-08-16 15:34:22 +00:00
Benedict Reuschling
3bcde71752 Remove the last vestiges of overlong lines from this file to make
textproc/igor shut up about them.
2018-08-16 14:55:29 +00:00
Benedict Reuschling
ae05c6c7b7 Wrap the last few remaining overlong lines in this file to make textproc/igor
completely happy with it.
2018-08-16 14:51:54 +00:00
Benedict Reuschling
58a8720ace Cleanup of this file with regards to overlong lines, bad tag indent, and
capitalization in titles as much as possible.
2018-08-16 14:45:06 +00:00
Benedict Reuschling
aa6f4dc4d1 Wrap overlong lines, remove redundant markup and words, change to proper
capitalization.
2018-08-16 13:55:09 +00:00
Benedict Reuschling
90901ed261 Replace an instance of pkg_add with pkg add. 2018-08-16 13:24:47 +00:00
Benedict Reuschling
3c7fb45a82 Wrap overlong lines in the ports chapter, cleanup trailing whitespace on a
sentence break, and change the capitalization of a title.

Found by:   textproc/igor
2018-08-16 13:18:30 +00:00
Emanuel Haupt
0ea0848dc4 Add Philippe Maechler to contributors
Maintainer of:	net-mgmt/docsis
2018-08-16 12:45:32 +00:00
Ryusuke SUZUKI
5ffb005073 - Merge the following from the English version:
r52024 -> r52093	head/ja_JP.eucJP/htdocs/news/news.xml
2018-08-16 08:46:21 +00:00
Ryusuke SUZUKI
de1767f44c - Merge the following from the English version:
r52055 -> r52120	head/ja_JP.eucJP/share/xml/news.xml
2018-08-16 08:23:30 +00:00
Eitan Adler
93b15fee8d [committer guide] update rules for contrib software.
- Most notably don't require talking to core@ to take on maintainership.
- Merge an FAQ into the main body of the text
- Wordsmith
- Remove references to CVS

Approved by:	core
2018-08-16 05:04:47 +00:00
Alexander Leidinger
fde8f57fc8 Document FreeBSD version 1200078. 2018-08-15 18:44:48 +00:00
Xin LI
f9cf3b7074 Add SA-18:09-SA-18:11, refresh SA-18:08. 2018-08-15 05:17:29 +00:00
Mateusz Piotrowski
b383ffe681 Make addkey.sh work with usernames starting with a digit.
Reviewed by:	des, krion
Approved by:	krion (mentor)
Differential Revision:	https://reviews.freebsd.org/D16549
2018-08-14 20:23:19 +00:00
Mateusz Piotrowski
95c7c9a309 Fix incorrect revision number in the 1200077 description.
Reviewed by:	eadler, imp, mat
Approved by:	mat (mentor)
Sponsored by:	Essen Hackathon
Differential Revision:	https://reviews.freebsd.org/D16682
2018-08-14 13:07:59 +00:00
Tobias Kortkamp
169a491c5c Porter's Handbook: Stop mentioning "port submit" in Chapter 11. Upgrading a Port
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
2018-08-14 08:35:51 +00:00
Mathieu Arnold
56fb796030 Add a warning about the order of plist helpers/keywords.
Submitted by:	dbaio
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D16598
2018-08-13 11:40:30 +00:00
Wolfram Schneider
309860143c Remove stale FreeBSD 9.3-stable man pages
Sponsored by: Essen Hackathon
2018-08-13 06:24:35 +00:00
Wolfram Schneider
0530e59a4f Remove old FreeBSD -stable releases
Sponsored by: Essen Hackathon
2018-08-13 06:04:02 +00:00
Li-Wen Hsu
4767c8b281 Add a news entry about my enhanced commit privileges
Approved by:	markj (mentor)
Differential Revision:	https://reviews.freebsd.org/D16669
2018-08-12 13:01:47 +00:00
Sevan Janiyan
993cd61730 Handle building on systems utilising WITH_SVN knob.
PR:		227973
Submitted by:	Dries Michiels <dries.michiels at gmail>
Approved by:	bcr (mentor)
Sponsored by:	Essen Hackathon
Differential Revision:	https://reviews.freebsd.org/D16695
2018-08-12 10:12:50 +00:00
Sevan Janiyan
452edfddb3 Update phabricator admin list.
PR:		230374
Submitted by:	pi
Approved by:	bcr (mentor) eadler
Sponsored by:	Essen Hackathon
Differential Revision:	https://reviews.freebsd.org/D16692
2018-08-12 09:31:51 +00:00
Eitan Adler
1ce4d3682a problem-reports: formatting; pet igor
Translators can ignore.
2018-08-12 09:18:26 +00:00
Eitan Adler
00514be308 problem-reports: update link to How to Report Bugs Effectively
The current link is not resolving, and the new link receives updates.
2018-08-12 09:11:17 +00:00
Eitan Adler
daf75bc735 problem-reports: formatting
Remove the "list" formatting around the suggestion to use the search
page.
2018-08-12 09:03:55 +00:00
Eitan Adler
1c2feaa6c5 problem-reports: third party issues
Change the language around ports to encourage users to report issues
with third-party ports to the right place.
2018-08-12 08:59:18 +00:00
Eitan Adler
eaaefa1f75 www: restore FreeBSD Planet
While its currently dead, it will be making a return. Revert it.
2018-08-12 08:50:20 +00:00
Eitan Adler
5fa9773384 problem-reports: bugzilla modernization
This is a simple pass over the problem-reports article to make it better
describe Bugzilla.  It isn't perfect, still needing content, but
baby-steps.
2018-08-12 08:46:43 +00:00
Sevan Janiyan
93329a27b5 XFCE comes supplied with an xinitrc script, use that instead.
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
2018-08-12 08:39:16 +00:00
Eitan Adler
61eec2b72a eresources: remove now-dead link
planet.freebsd.org seems to be down and not making a return. Remove.
2018-08-12 03:20:10 +00:00
Eitan Adler
bd1dce0ea3 eresources: remove now-dead link
planet.freebsd.org seems to be down and not making a return. Remove.
2018-08-12 03:17:54 +00:00
Eitan Adler
e42236723f faq: update entry about free data
The way free memory management was done was changed in mid-2016. Update
the FAQ to match.
2018-08-12 02:53:46 +00:00
Benedict Reuschling
8af08f8b6f Massive cleanup of style errors in this file:
- 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)
2018-08-11 21:02:22 +00:00
Bjoern Heidotting
7fd19fbe83 Update to r52081:
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.
2018-08-11 20:13:22 +00:00
Danilo G. Baio
982a20308a Add Ting-Wei Lan to contributors
Maintainer of:	devel/py-pluginbase
		print/py-psautohint
		textproc/c2man

PR:		230534
2018-08-11 18:07:39 +00:00
Bjoern Heidotting
543a13b607 Update to r52088:
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."
2018-08-11 17:54:55 +00:00
Sevan Janiyan
bd40e0f956 Example snippet uses invalid syntax which creates errors when used in a doc.
Fix spelling mistake while here.

PR:		204893
Submitted by:	Andreas Perstinger <andipersti at gmail>
Approved by:	bcr (mentor) rene
Differential Revision:	https://reviews.freebsd.org/D16680
2018-08-11 15:52:26 +00:00