git: c73262b816 - main - Arch Handbook - driver basics: Minor tweaks

Sergio Carlavilla Delgado <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by carlavilla:

URL: https://cgit.FreeBSD.org/doc/commit/?id=c73262b816dfa20fee25cb9c355180e7a62bd610

commit c73262b816dfa20fee25cb9c355180e7a62bd610
Author:     Mark Linimon <[email protected]>
AuthorDate: 2024-12-29 09:56:05 +0000
Commit:     Sergio Carlavilla Delgado <[email protected]>
CommitDate: 2024-12-29 09:56:05 +0000

    Arch Handbook - driver basics: Minor tweaks
    
    Reviewed by:    emaste@, carlavilla@, Pau Amma<[email protected]>
    Pull Request:   https://github.com/freebsd/freebsd-doc/pull/417
---
 documentation/content/en/books/arch-handbook/driverbasics/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/arch-handbook/driverbasics/_index.adoc b/documentation/content/en/books/arch-handbook/driverbasics/_index.adoc
index 542bcdbc7a..d4124981a3 100644
--- a/documentation/content/en/books/arch-handbook/driverbasics/_index.adoc
+++ b/documentation/content/en/books/arch-handbook/driverbasics/_index.adoc
@@ -343,4 +343,4 @@ For this reason, no serious applications rely on block devices, and in fact, alm
 
 Drivers for network devices do not use device nodes in order to be accessed. Their selection is based on other decisions made inside the kernel and instead of calling open(), use of a network device is generally introduced by using the system call socket(2).
 
-For more information see ifnet(9), the source of the loopback device, and Bill Paul's network drivers.
+For more information see ifnet(9), the source of the loopback device.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.