git: 704c95245b - main - handbook/serialcomms: Fix typo
"Danilo G. Baio" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/doc/commit/?id=704c95245b2d09b08ef568cf59c0ca49cb01365c commit 704c95245b2d09b08ef568cf59c0ca49cb01365c Author: Danilo G. Baio <[email protected]> AuthorDate: 2022-04-23 12:34:41 +0000 Commit: Danilo G. Baio <[email protected]> CommitDate: 2022-04-23 12:34:41 +0000 handbook/serialcomms: Fix typo Submitted by: GuoPei / gruntguo Pull Request: https://github.com/freebsd/freebsd-doc/pull/67 --- documentation/content/en/books/handbook/serialcomms/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/handbook/serialcomms/_index.adoc b/documentation/content/en/books/handbook/serialcomms/_index.adoc index 646527c552..8c62ad814c 100644 --- a/documentation/content/en/books/handbook/serialcomms/_index.adoc +++ b/documentation/content/en/books/handbook/serialcomms/_index.adoc @@ -81,7 +81,7 @@ Data Terminal Equipment (DTE) is one of two endpoints in a serial communication. An example would be a computer. DCE:: -Data Communications Equipment (DTE) is the other endpoint in a serial communication. +Data Communications Equipment (DCE) is the other endpoint in a serial communication. Typically, it is a modem or serial terminal. RS-232::