diff options
Diffstat (limited to 'upstream/debian-unstable/man4/ttyS.4')
-rw-r--r-- | upstream/debian-unstable/man4/ttyS.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/upstream/debian-unstable/man4/ttyS.4 b/upstream/debian-unstable/man4/ttyS.4 index eadd6bd7..b560489f 100644 --- a/upstream/debian-unstable/man4/ttyS.4 +++ b/upstream/debian-unstable/man4/ttyS.4 @@ -4,15 +4,15 @@ .\" SPDX-License-Identifier: GPL-2.0-or-later .\" .\" Modified Sat Jul 24 17:03:24 1993 by Rik Faith (faith@cs.unc.edu) -.TH ttyS 4 2022-10-30 "Linux man-pages 6.05.01" +.TH ttyS 4 2024-05-02 "Linux man-pages 6.8" .SH NAME ttyS \- serial terminal lines .SH DESCRIPTION .B ttyS[0\-3] are character devices for the serial terminal lines. -.PP +.P They are typically created by: -.PP +.P .in +4n .EX mknod \-m 660 /dev/ttyS0 c 4 64 # base address 0x3f8 |