Commit graph

53411 commits

Author SHA1 Message Date
Ryusuke SUZUKI
f0c463feb0 - Merge the following from the English version:
r52526 -> r53664	head/ja_JP.eucJP/htdocs/applications.xml
2020-01-01 15:50:09 +00:00
Ryusuke SUZUKI
e299c7c03a - Merge the following from the English version:
r51929 -> r53664	head/ja_JP.eucJP/books/handbook/desktop/chapter.xml
2020-01-01 15:45:48 +00:00
Edson Brandi
c0d1836765 pt_BR/articles/committers-guide: Sync with en_US r53671
Obtained from: https://translate-dev.freebsd.org/
2020-01-01 14:37:53 +00:00
Ryusuke SUZUKI
b947d40b08 - Merge the following from the English version:
r53384 -> r53722	head/ja_JP.eucJP/books/handbook/linuxemu/chapter.xml
2020-01-01 13:57:04 +00:00
Ryusuke SUZUKI
e2d1bc3191 Update copyright year. 2020-01-01 13:30:44 +00:00
Ryusuke SUZUKI
ddfa2f91bf - Merge the following from the English version:
r52752 -> r53724	head/ja_JP.eucJP/share/xml/header.l10n.ent
2020-01-01 13:00:56 +00:00
Ryusuke SUZUKI
b5ab3807c5 - Merge the following from the English version:
r52752 -> r53724	head/ja_JP.eucJP/htdocs/copyright/freebsd-license.xml
2020-01-01 12:42:20 +00:00
Sergio Carlavilla Delgado
dbbf28e0de Remove cvsweb page and correct ACPI URL in sitemap
Patch by:	carlavilla@
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D22957
2020-01-01 08:54:24 +00:00
Mark Linimon
13f81d473a Document OSVERSION 1300072. 2020-01-01 00:10:40 +00:00
Glen Barber
a71bceda6e Happy New Year 2020!
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2019-12-31 16:09:15 +00:00
Benedict Reuschling
04ed41e6a2 Add the missing -t <table> parameter to the
delete example. Without it, there will be an
error message shown and the address will not
be deleted.

PR:		242133
Submitted by:	mikael.urankar@gmail.com
2019-12-31 13:25:55 +00:00
Rene Ladan
09d329d4ea Bump references of Centos 6 to Centos 7 in the Linux Emulation chapter.
The corresponding Centos 6 ports will be removed soon as they expire tomorrow.

Submitted by:	debdrup, carlavilla
Reviewed by:	bcr, rene
Differential Revision:	https://reviews.freebsd.org/D22955
Differential Revision:	https://reviews.freebsd.org/D22956
2019-12-30 20:38:49 +00:00
Sergio Carlavilla Delgado
4c99666be9 Fix tag element and correct word in myths. 2019-12-30 16:35:35 +00:00
Wolfram Schneider
5653eeacb2 add OpenBSD 6.6 manual pages 2019-12-30 13:04:55 +00:00
Jason W. Bacon
30c4d8ce1a Update WiFi failover example in advanced-networking.
Some wireless interfaces do not support changing their MAC address, so
explicitly instruct the reader to change the Ethernet MAC instead.

PR:             docs/211436
Submitted by:   pauamma@gundo.com
Reviewed by:    crees, bcr, jwb
Approved by:    crees
Differential Revision:  https://reviews.freebsd.org/D22708
2019-12-29 15:13:40 +00:00
Sergio Carlavilla Delgado
5ff044e5cc Remove obsolete reference in filtering bridges article
Patch by:	carlavilla@
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D22954
2019-12-29 14:13:50 +00:00
Sergio Carlavilla Delgado
6efa6a5277 Remove TrueOS references and add FuryBSD, GhostBSD and MidnightBSD.
Remove wrong tag.

Patch by:	carlavilla@
2019-12-29 13:38:43 +00:00
Sergio Carlavilla Delgado
bdecfe0c44 Remove TrueOS references and add FuryBSD, GhostBSD and MidnightBSD
Patch by:	carlavilla@
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D22947
2019-12-29 12:31:49 +00:00
Sunpoet Po-Chuan Hsieh
4f4e8faeae Update my PGP key 2019-12-29 03:59:21 +00:00
Bjoern Heidotting
9e74972a83 Update to r53486:
Rewrite the NAT chapter to focus on in-kernel NAT, with
a small section about natd at the end.

Reviewed by:	bcr
Differential Revision:	https://reviews.freebsd.org/D22944
2019-12-28 22:50:26 +00:00
Sergio Carlavilla Delgado
4b95214c9a Add El Motaheda to the commercial isp page
PR:		242716
Submitted by:	ehabsheikal@gmail.com
Patch by:	carlavilla@
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D22948
2019-12-28 21:32:11 +00:00
Mark Linimon
a2240b6826 Document OSVERSIONs 1300069, 1300070, 1300071. 2019-12-28 02:46:44 +00:00
Brandon Bergren
13da8b359f [PowerPC] Update /platforms to reflect the powerpc* switch to clang.
As of r356111, the default compiler on all powerpc* targets in HEAD is
no longer GCC4.

As such, remove powerpc* from the automatic-transition-to-tier-4 list.

(This includes powerpcspe, which is currently broken as-is in HEAD because
of some target triple issues that will be fixed soon, but builds and works
fine in clang with some minor out-of-tree patches.)

Approved by:	docs
Differential Revision:	https://reviews.freebsd.org/D22934
2019-12-27 19:19:52 +00:00
Matthias Andree
6d97be1a27 mandree.key: Bump expiration by 1 year. 2019-12-24 13:22:27 +00:00
Pedro F. Giffuni
ed1e9dbc39 Document doubling the size of ARG_MAX on LP64 platforms.
Fix the _FreeBSD_version update for 12-STABLE.
Foundd by:	thierry
Pointyhat:	pfg
2019-12-24 00:20:58 +00:00
Sergio Carlavilla Delgado
4671fcacce Update commercial software page
Patch by:	carlavilla@
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D22904
2019-12-22 15:23:02 +00:00
Sergio Carlavilla Delgado
40265d9402 Remove the ACPI information from the website.
Moved to https://wiki.freebsd.org/ACPI

PR:		216754
Submitted by:	avg@
Patch by:	carlavilla@
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D22903
2019-12-22 14:27:13 +00:00
Sergio Carlavilla Delgado
9d3aeccf69 Added the txt extension to old RELNOTES. With that change the RELNOTES can be
showed in the web browser.

PR:		197811
Submitted by:	mi@ALDAN.algebra.com
Patch by:	carlavilla@
Differential Revision:	https://reviews.freebsd.org/D22856
2019-12-22 10:49:07 +00:00
Martin Matuska
4abdedb07b Update my key. 2019-12-21 22:29:49 +00:00
Chris Rees
703ccb97e5 Add missing 'performance' to 'can improve system'.
Translators, this is unlikely to be an issue in other languages, so please
forgive the whitespace changes too.

PR:		docs/242330
Submitted by:	pauamma@gundo.com
Differential Revision:	https://reviews.freebsd.org/D22895
2019-12-21 14:23:02 +00:00
Pedro F. Giffuni
028d16a5dc Double the size of ARG_MAX on LP64 platforms.
Document the _FreeBSD_version updates corresponding to this change.

PR:		241710
2019-12-21 03:01:05 +00:00
Brooks Davis
46a818d5d3 Use "^" refer to the base URL of the SVN repository.
Subversion has supported this syntax for many years.

Reviewed by:	bcr
Differential Revision:	https://reviews.freebsd.org/D21949
2019-12-20 22:21:45 +00:00
Li-Wen Hsu
d6532f8621 Clarify the internationalization policy
Approved by:	core
2019-12-19 04:10:01 +00:00
Sergio Carlavilla Delgado
7e1aa3b318 Reference documentation project primer in "Submitting Documentation"
guide, small rewordings

PR:		231624
Submitted by:	andreas.sommer87@googlemail.com
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D22769
2019-12-15 17:58:37 +00:00
Johann Kois
ba76001038 MFde for r53619 (Update of "Tier definition") 2019-12-15 11:18:38 +00:00
Johann Kois
30f8870491 r53534 -> r53644
MFde:   Update/remove some stale links
2019-12-15 11:00:34 +00:00
Johann Kois
449eaf5c7c r52027 -> r53666
MFde:   resync de/share/xml/header.l10n.ent
2019-12-15 10:51:34 +00:00
Johann Kois
31053d7d82 r53264 -> r53656
MFde:   update the secteam member list
2019-12-15 10:45:52 +00:00
Johann Kois
ba75c55660 r49927 -> r53646
MFde:   Resync de/docs/books.xml
2019-12-15 10:39:05 +00:00
Johann Kois
4d8a05a87a r42748 -> r53599
MFde:   Resync de/about.xml
2019-12-15 10:33:18 +00:00
Johann Kois
9469a4a94d r53534 -> r53639
MFde:   Resync the german news page
2019-12-15 10:25:05 +00:00
Sergio Carlavilla Delgado
91c1d7b0ec Update the explanation of how to use the delete key in console and xterm in
the section 4.4.4 of the FAQ.

And remove a dead link

PR:		242117
Submitted by:	dr.klepp@gmx.at
Patch by:	carlavilla@
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D22805
2019-12-15 09:14:15 +00:00
Bjoern Heidotting
8076238f5d Update my PGP key. 2019-12-14 21:54:36 +00:00
Bjoern Heidotting
81432a090b Translate Blacklistd chapter into german
Reviewed by:	bcr
Differential Revision:	https://reviews.freebsd.org/D22816
2019-12-14 20:12:21 +00:00
John Baldwin
0fad318f0f Document OSVERSION 1300067 for removal of timeout(9). 2019-12-13 21:07:06 +00:00
Sergio Carlavilla Delgado
fff1b1b848 Update the 11.2-RELEASE references to 11.3-RELEASE in the FAQ
PR:		242300
Submitted by:	pauamma@gundo.com
Patch by:	carlavilla@
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D22803
2019-12-13 21:05:44 +00:00
Benedict Reuschling
1733cd34a9 Move the Code of Conduct reporting into its own
separate file.  Link to it from the main Code of
Conduct and vice versa.

The Code of Conduct itself was not changed.

Submitted by:       jeff
Discussed within:   core
Approved by:        brooks, allanjude, imp, jhb, bcr
Differential Revision:  https://reviews.freebsd.org/D22322
2019-12-13 16:32:31 +00:00
Mark Linimon
5e1abc8b5e Document OSVERSIONs 1300065 and 1300066. 2019-12-13 14:44:59 +00:00
Dimitry Andric
10754b592b Undo some of the &man.x.y changes, to appease the Jenkins bot.
Unfortunately, I have no idea how this job finds what man pages are
available, so this is just hit and miss until it shuts up...
2019-12-12 23:11:55 +00:00
Dimitry Andric
78486d1b5b Add missing semicolons. 2019-12-12 22:26:18 +00:00