sysrc(8) is only suitable for sh(1) files like rc.conf(5). The syntax of
loader.conf(5) is not compatible with sh(1), e.g., because of the dots in
the variables names.
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.
- Update en_US.ISO8859-1/articles/contributors/contrib.corealumni.xml
to reflect outgoing CORE.10 members
- Update en_US.ISO8859-1/books/dev-model/book.xml to reflect changes in
core-secretary@
- Update en_US.ISO8859-1/books/handbook/introduction/chapter.xml to reflect
changes on latest Election Date
- Update en_US.ISO8859-1/htdocs/administration.xml to reflect latest CORE.11
team and respective Liason
- Update share/pgpkeys/pgpkeys-core.xml to reflect CORE.11 members
- Update share/pgpkeys/core-secretary.key signed by outgoing core-secretary@
and jrm@
# gpg --list-key --fingerprint core-secretary@freebsd.org
pub rsa4096 2020-06-26 [SC] [expires: 2022-06-30]
4B64 E9E0 BDE9 B3EC C06B 5C66 D8C8 C83B 49F2 6F17
uid [ultimate] FreeBSD Core Team Secretary <core-secretary@freebsd.org>
sig 3 D8C8C83B49F26F17 2020-06-26 FreeBSD Core Team Secretary <core-secretary@freebsd.org>
sig 36A40C83B0D6EF9E 2020-06-26 Joseph R. Mingrone <jrm@ftfl.ca>
sig 0CB403E4E95B96EC 2020-06-26 [User ID not found]
sub rsa4096 2020-06-26 [E] [expires: 2022-06-30]
sig D8C8C83B49F26F17 2020-06-26 FreeBSD Core Team Secretary <core-secretary@freebsd.org>
Submitted by: bofh (with core-secretary@ hat on)
Approved by: bcr, jrm
Differential Revision: https://reviews.freebsd.org/D25527
Core.11 will officially take over from Core.10 tomorrow. As part of the
transition update the entity with the new members. Additionally, add an
entity for the core-secretary as an email contact, similar to the entry for
the doceng-secretary a few lines below.
<screen> and <programlisting> are always ltr and align to the left
because they usually have pieces of code and commands.
This will lock <screen> and <programlisting> and RTL languages
won't change that.
PR: 247184
Approved by: doceng (bcr)
Differential Revision: https://reviews.freebsd.org/D25238
The statement about following style(9) is applicable regardless of which
VCS is in use.
Reviewed by: bcr
Approved by: bcr
Differential Revision: https://reviews.freebsd.org/D25383
Convert the 11.3-RELEASE links from 'rel1.foo' to 'rel113.foo' for
consistency with the rest of the file.
Sponsored by: Rubicon Communications, LLC (netgate.com)