While this Article is being rewritten, warn about stale content.
Reviewed by: imp, lwhsu, pauamma (previous), ziaee
Differential Revision: https://reviews.freebsd.org/D53779
Continue to update the Problem-Reports article.
This pass attempts to get rid of dead links. In addition, some other
wrong information is fixed.
This is one in a continuing series of fixes to this article.
Reviewed by: imp, lwhsu, pauamma (previous), ziaee
Differential Revision: https://reviews.freebsd.org/D53778
I tried running plasma wayland on 15.0, it works great! CPU usage
is a tad high, but I'm impressed! Freshen the branding and language
in this chapter to highlight this. Remove a stale note about adjusting
message sizes to what is now the default. Tell the reader how to search
the kde-applications category. Add instructions to launch with wayland.
Reviewed by: carlavilla (previous), makc
Differential Revision: https://reviews.freebsd.org/D54207
Instead of specifying the filename to be checked, use --ignore-missing,
which only returns output for successful checks. This flag is present on
both BSD and Linux.
Reviewed by: ziaee
Closes: https://github.com/freebsd/freebsd-doc/pull/399
Complete steps 1-4 for new committers from the committer's guide:
1. Add myself to doc/shared/authors.adoc
2. Add myself to doc/shared/contrib-committers.adoc
3. Add a news entry
4. Add my PGP key
Approved by: jhibbits(mentor)
Follow upstream rename from blacklistd to blocklistd, and adapt the
documentation accordingly.
ftpd(8) has been changed to ftp/freebsd-ftpd, as it is no longer
included in base.
Reviewed by: ziaee
Pull Request: https://github.com/freebsd/freebsd-doc/pull/569
The Accessibility Handbook describes the assistive technologies
available in the base system and in the Ports Collection.
Currently, it covers features useful for visual impairments.
Reviewed by: pauamma_gundo.com
Approved by: carlavilla
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D50894
It has not been this IP address since 2012.
% drill -x 192.43.244.18
... this.has.not.been.ntp.server.time.nist.gov.since.2012.
Update it to 132.163.96.1.
Reviewed by: ziaee
Pull Request: https://github.com/freebsd/freebsd-doc/pull/563
The example was changed to use memset() instead of bzero().
Update the text accordingly.
Reviewed by: ziaee
Fixes: 920aa82eb1 ("sockets(examples): remove unused register, replace bzero with memset")
Pull Request: https://github.com/freebsd/freebsd-doc/pull/563
Explain the major version upgrade procedure with ZFS boot environments
as an extra safety net in case something goes wrong. Add a workaround
for a problem that may remove pkg itself in some edge cases. Remove
older, unsupported 14.2-RELEASE from the instructions.
Reviewed by: bcr, Graham Perrin <grahamperrin@gmail.com>
Differential Revision: https://reviews.freebsd.org/D53534