| Summary: | FreeBSD Handbook: incoherent sentences in kernel config section | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Luís Henriques <henrix> | ||||||
| Component: | Books & Articles | Assignee: | Sergio Carlavilla Delgado <carlavilla> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Some People | CC: | carlavilla, grahamperrin | ||||||
| Priority: | --- | ||||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Bug Depends on: | |||||||||
| Bug Blocks: | 263315 | ||||||||
| Attachments: |
|
||||||||
|
Description
Luís Henriques
2022-10-12 20:53:25 UTC
Created attachment 237246 [details]
second patch
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=5821e118dd2b7f93e7f0e45b5cc6c6be798b38e7 commit 5821e118dd2b7f93e7f0e45b5cc6c6be798b38e7 Author: Luís Henriques <henrix@camandro.org> AuthorDate: 2022-11-02 19:53:59 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2022-11-02 19:53:59 +0000 Escape correctly the # character and fix some typos PR: 267002 .../content/en/books/developers-handbook/x86/_index.adoc | 6 +++--- .../en/books/handbook/advanced-networking/_index.adoc | 4 ++-- documentation/content/en/books/handbook/basics/_index.adoc | 6 +++--- documentation/content/en/books/handbook/config/_index.adoc | 2 +- documentation/content/en/books/handbook/disks/_index.adoc | 2 +- .../content/en/books/handbook/firewalls/_index.adoc | 6 +++--- .../content/en/books/handbook/kernelconfig/_index.adoc | 12 ++++++------ documentation/content/en/books/handbook/mail/_index.adoc | 2 +- .../content/en/books/handbook/network-servers/_index.adoc | 10 +++++----- .../content/en/books/handbook/ppp-and-slip/_index.adoc | 2 +- documentation/content/en/books/handbook/security/_index.adoc | 2 +- .../content/en/books/handbook/virtualization/_index.adoc | 2 +- 12 files changed, 28 insertions(+), 28 deletions(-) Fixed. Thanks! |