diff options
-rw-r--r-- | documentation/content/en/articles/committers-guide/_index.adoc | 3 | ||||
-rw-r--r-- | website/archetypes/release/hardware.adoc | 4 | ||||
-rw-r--r-- | website/content/en/status/report-2025-04-2025-06/cfc.adoc | 2 |
3 files changed, 2 insertions, 7 deletions
diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index 71bb302151..2650a480ba 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -188,8 +188,7 @@ Rather than suggest a single way, here are some links to sites that describe var Protect the private key and passphrase. If either the private key or passphrase may have been compromised or disclosed, immediately notify mailto:accounts@FreeBSD.org[accounts@FreeBSD.org] and revoke the key. -Committing the new key is shown in crossref:committers-guide[commit-steps, Steps -for New Committers]. +Committing the new key is shown in crossref:committers-guide[commit-steps, Steps for New Committers]. [[kerberos-ldap]] == Kerberos and LDAP web Password for FreeBSD Cluster diff --git a/website/archetypes/release/hardware.adoc b/website/archetypes/release/hardware.adoc index ccfb63ebda..add4c11ce8 100644 --- a/website/archetypes/release/hardware.adoc +++ b/website/archetypes/release/hardware.adoc @@ -222,8 +222,6 @@ This means that some devices, which are supported by multiple drivers, may appea [[disk]] === Disk Controllers -[amd64, i386] IDE/ATA controllers (man:ata[4] driver) - &hwlist.aac; &hwlist.aacraid; @@ -240,8 +238,6 @@ This means that some devices, which are supported by multiple drivers, may appea &hwlist.ahd; -&hwlist.man4.i386/aic; - &hwlist.amr; &hwlist.arcmsr; diff --git a/website/content/en/status/report-2025-04-2025-06/cfc.adoc b/website/content/en/status/report-2025-04-2025-06/cfc.adoc index 6368e479d1..5155025d6d 100644 --- a/website/content/en/status/report-2025-04-2025-06/cfc.adoc +++ b/website/content/en/status/report-2025-04-2025-06/cfc.adoc @@ -61,7 +61,7 @@ Quarterly Updates * Miscellaneous: ** The tutorials pertaining to DragonFly BSD, OpenBSD and NetBSD have undergone comprehensive translation, updating and rewriting. ** Several GitHub Actions have been added to verify that images are referenced correctly. - ** We now support exporting _FreeBSD-Ask_ to the EPUB format. + ** We now support exporting _FreeBSD-Ask_ to the ePub format. ** A tutorial about the package:security/py-fail2ban[] port (utilizing man:ipfw[4], man:pf[4], and man:ipf[4]) has been submitted to the FreeBSD Journal for review. It is hoped that an increasing number of contributors will join the documentation efforts. |