diff options
| author | Mark Phillips <mark@freebsdfoundation.org> | 2025-10-09 18:08:47 +0000 |
|---|---|---|
| committer | Benedict Reuschling <bcr@FreeBSD.org> | 2025-10-09 18:11:31 +0000 |
| commit | 16678d8720970e691b79d85e415c07ac0f1532ea (patch) | |
| tree | 693feda4d4edf583003238358f866a01d000c984 | |
| parent | 818892dc88e7b815ba95b402c47ff0441351935a (diff) | |
Correct gnn@'s name in some documents that reference the DNI book
Approved by: carlavilla
Differential Revision: https://reviews.freebsd.org/D52843
3 files changed, 3 insertions, 3 deletions
diff --git a/documentation/content/en/articles/linux-emulation/_index.adoc b/documentation/content/en/articles/linux-emulation/_index.adoc index a252df5f54..425e1b6c9f 100644 --- a/documentation/content/en/articles/linux-emulation/_index.adoc +++ b/documentation/content/en/articles/linux-emulation/_index.adoc @@ -1431,6 +1431,6 @@ I would like to thank all those people for their advice, code reviews and genera [[literatures]] == Literatures -. Marshall Kirk McKusick - George V. Nevile-Neil. Design and Implementation of the FreeBSD operating system. Addison-Wesley, 2005. +. Marshall Kirk McKusick - George V. Neville-Neil. Design and Implementation of the FreeBSD operating system. Addison-Wesley, 2005. . https://tldp.org[https://tldp.org] . https://www.kernel.org[https://www.kernel.org] diff --git a/documentation/content/es/articles/linux-emulation/_index.adoc b/documentation/content/es/articles/linux-emulation/_index.adoc index 19b4c23c12..14772edc88 100644 --- a/documentation/content/es/articles/linux-emulation/_index.adoc +++ b/documentation/content/es/articles/linux-emulation/_index.adoc @@ -968,6 +968,6 @@ Me gustaría agradecer a todas esas personas por sus consejos, revisiones de có [[literatures]] == Bibliografía -. Marshall Kirk McKusick - George V. Nevile-Neil. Diseño e implementación del sistema operativo FreeBSD. Addison-Wesley, 2005. +. Marshall Kirk McKusick - George V. Neville-Neil. Diseño e implementación del sistema operativo FreeBSD. Addison-Wesley, 2005. . https://tldp.org[https://tldp.org] . https://www.kernel.org[https://www.kernel.org] diff --git a/documentation/content/pt-br/articles/linux-emulation/_index.adoc b/documentation/content/pt-br/articles/linux-emulation/_index.adoc index 27ae1fe7ca..5e0a712e05 100644 --- a/documentation/content/pt-br/articles/linux-emulation/_index.adoc +++ b/documentation/content/pt-br/articles/linux-emulation/_index.adoc @@ -968,6 +968,6 @@ Gostaria de agradecer a todas as pessoas por seus conselhos, revisões de códig [[literatures]] == Literaturas -. Marshall Kirk McKusick - George V. Nevile-Neil. Design and Implementation of the FreeBSD operating system. Addison-Wesley, 2005. +. Marshall Kirk McKusick - George V. Neville-Neil. Design and Implementation of the FreeBSD operating system. Addison-Wesley, 2005. . https://tldp.org[https://tldp.org] . https://www.kernel.org[https://www.kernel.org] |
