]> git.ipfire.org Git - thirdparty/glibc.git/commit
termios: manual: remove duplicate cfgetospeed() definition
authorH. Peter Anvin <hpa@zytor.com>
Sun, 13 Jul 2025 02:20:03 +0000 (19:20 -0700)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sun, 20 Jul 2025 15:10:59 +0000 (17:10 +0200)
commit5e78997c5662a16a3aaeec8c49b99e30e6e24046
tree83c4fb219d2840d41f444cbf6ed11672e25393d5
parent118370fd7880d5f275e189af451c8cc78f7bfcca
termios: manual: remove duplicate cfgetospeed() definition

The function cfsetospeed() is defined twice in the manual. Remove the
one that seems out of place.

Signed-off-by: "H. Peter Anvin" (Intel) <hpa@zytor.com>
Reviewed-by: Collin Funk <collin.funk1@gmail.com>
manual/terminal.texi