Summary: | Typos in handbook | ||||||
---|---|---|---|---|---|---|---|
Product: | Documentation | Reporter: | Ceri Davies <ceri> | ||||
Component: | Books & Articles | Assignee: | Gordon Bergling <gbe> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | gbe | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=b687b57a9c98755163cbd92e16acb2c217c458d0 commit b687b57a9c98755163cbd92e16acb2c217c458d0 Author: Ceri Davies <ceri@submonkey.net> AuthorDate: 2021-02-12 17:37:26 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2021-02-12 17:37:26 +0000 Handbook: Fix some typos - "ApacheHTTPD" -> "Apache HTTPD" - theDNS -> "the DNS" - example in rc.conf: lapd_enable -> slapd_enable PR: 253458 Reported by: Ceri Davies <ceri at submonkey dot net> documentation/content/en/books/handbook/mail/_index.adoc | 2 +- documentation/content/en/books/handbook/network-servers/_index.adoc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) Commited. Thanks for the patch! Darn it, Gordon - I was just about to push this! ;) (It's my fault for not tagging it as open.) |
Created attachment 222391 [details] patch for typos. Fix some minor typos in the handbook, one of which leads to a non-working example. "ApacheHTTPD" -> "Apache HTTPD" theDNS -> "the DNS" lapd_enable -> slapd_enable