diff options
Diffstat (limited to 'man4/ttyS.4')
-rw-r--r-- | man4/ttyS.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man4/ttyS.4 b/man4/ttyS.4 index eadd6bd..66fb119 100644 --- a/man4/ttyS.4 +++ b/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 2023-10-31 "Linux man-pages 6.7" .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 |