[Bug 248359] ppp.8 fix typo Cuad0 -> Cuau0

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 19 Nov 2024 01:06:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248359

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=21ca690b5668d6b19b93327da3d4a423ea183fe4

commit 21ca690b5668d6b19b93327da3d4a423ea183fe4
Author:     Jose Luis Duran <jlduran@FreeBSD.org>
AuthorDate: 2024-11-05 04:07:07 +0000
Commit:     Jose Luis Duran <jlduran@FreeBSD.org>
CommitDate: 2024-11-19 01:04:20 +0000

    ppp.8: Fix typo cuad0 -> cuau0

    Fix a typo that was missed probably because it was capitalized.
    Mark up with .Pa and fix capitalization.

    Specify that cuaUX and cuauX are for USB and UART attachments
    respectively.

    - Silence most lint warnings
    - Update outdated links
    - Minor style fixes
    - Some igor(1) warnings were ignored on purpose

    PR:             248359
    Reviewed by:    imp, mhorne, Alexander Ziaee
<concussious.bugzilla@runbox.com>
    Approved by:    emaste (mentor)
    Fixes:  839f11a4fe18 ("A number of places in the source tree still
reference cuad.* after sio(4) was deprecated by uart(4).")
    MFC after:      1 week
    Pull Request:   https://github.com/freebsd/freebsd-src/pull/1515

 usr.sbin/ppp/ppp.8 | 47 ++++++++++++++++++++++++++++-------------------
 1 file changed, 28 insertions(+), 19 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.