Penguin

Differences between version 2 and previous revision of ttys(4).

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Monday, December 8, 2003 11:26:59 am by JohnMcPherson Revert
Older page: version 1 Last edited on Tuesday, June 4, 2002 12:25:04 am by perry Revert
@@ -1,10 +1,6 @@
-TTYS  
 !!!TTYS 
-NAME  
-DESCRIPTION  
-FILES  
-SEE ALSO  
+  
 ---- 
 !!NAME 
  
  
@@ -18,19 +14,18 @@
  
 They are typically created by: 
  
  
-mknod -m 660 /dev/ttyS0 c 4 64 # base address 0x03f8  
-mknod -m 660 /dev/ttyS1 c 4 65 # base address 0x02f8  
-mknod -m 660 /dev/ttyS2 c 4 66 # base address 0x03e8  
-mknod -m 660 /dev/ttyS3 c 4 67 # base address 0x02e8  
-chown root:tty /dev/ttyS[[-3]  
-!!FILES  
+ mknod -m 660 /dev/ttyS0 c 4 64 # base address 0x03f8  
+ mknod -m 660 /dev/ttyS1 c 4 65 # base address 0x02f8  
+ mknod -m 660 /dev/ttyS2 c 4 66 # base address 0x03e8  
+ mknod -m 660 /dev/ttyS3 c 4 67 # base address 0x02e8  
+ chown root:tty /dev/ttyS[[-3] 
  
+!!FILES  
  
 /dev/ttyS[[0-3] 
+  
 !!SEE ALSO 
  
  
-mknod(1), chown(1), getty(1),  
- tty(4)  
-----  
+mknod(1), chown(1), getty(1), tty(4) 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.