handbook: fix outdated references and minor grammar issues#646
Open
hypery11 wants to merge 2 commits intofreebsd:mainfrom
Open
handbook: fix outdated references and minor grammar issues#646hypery11 wants to merge 2 commits intofreebsd:mainfrom
hypery11 wants to merge 2 commits intofreebsd:mainfrom
Conversation
- config: note that inetd has been deprecated in recent releases - disks/gbde: update device names from ad* to ada* throughout the example to match modern FreeBSD naming - disks/gbde: remove sysinstall NOTE (sysinstall was removed in FreeBSD 10) - desktop: fix "a easy-to-use" -> "an easy-to-use" - desktop: fix "different kind" -> "different kinds"
concussious
reviewed
Apr 6, 2026
|
|
||
| Other services can be started using man:inetd[8]. | ||
| Working with man:inetd[8] and its configuration is described in depth in crossref:network-servers[network-inetd,“The inetd Super-Server”]. | ||
| Historically, other services could be started using man:inetd[8], though this has been deprecated in recent FreeBSD releases. |
Contributor
There was a problem hiding this comment.
I think some services are still operated via inetd, like tftpd.
inetd is still used for some services like tftpd, so the original wording was fine.
Contributor
Author
|
Good call on the inetd thing — you're right, tftpd and others still use it. I reverted that change, the original wording is fine. |
concussious
approved these changes
Apr 13, 2026
Contributor
|
What's left here? Can I proceed? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Went through a few more handbook chapters and found some stuff that's out of date or just wrong: