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

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 04 Dec 2024 01:13:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248359

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:

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

commit e3a0e41c22853166ed2f47e3f7859da6220be97c
Author:     Jose Luis Duran <jlduran@FreeBSD.org>
AuthorDate: 2024-11-05 04:07:07 +0000
Commit:     Jose Luis Duran <jlduran@FreeBSD.org>
CommitDate: 2024-12-04 00:55:31 +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

    (cherry picked from commit 21ca690b5668d6b19b93327da3d4a423ea183fe4)

 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.