Created attachment 216871 [details] Cuad0 -> Cuau0 Some history: Cuaa0 -> Cuad0 -> Cuau0 This was somehow missed in base r244040.
Created attachment 216872 [details] Second option (my preferred option) Second option: Use .Pa cuau0 instead. This also has the advantage that a future s/cuau0/cuaX0 doesn't miss it. I'll leave it up to doc@.
https://github.com/freebsd/freebsd-src/pull/1515
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(-)