]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man4/console.4
prctl.2: Fix alphabetical misplacements in ERRORS
[thirdparty/man-pages.git] / man4 / console.4
index dcf0b2361e7632efa475d60f9b996f1c72f07fe8..8113e8af4e5d1a027add468dcfc01eb92635dbdf 100644 (file)
@@ -16,7 +16,7 @@ console \- console terminal and virtual consoles
 A Linux system has up to 63
 .I "virtual consoles"
 (character devices with major number 4 and minor number 1 to 63),
-usually called 
+usually called
 .I /dev/ttyn
 with 1 \(<=
 .I n
@@ -45,7 +45,7 @@ as soon as they are needed.
 .LP
 Common ways to start a process on a console are:
 (a) tell
-.BR init (8)
+.BR init (1)
 (in
 .BR inittab (5))
 to start a
@@ -76,7 +76,7 @@ the above mentioned key combinations are according to the default settings.)
 .LP
 The command
 .BR deallocvt (1)
-(formerly 
+(formerly
 .BR disalloc )
 will free the memory taken by the screen buffers for consoles
 that no longer have any associated process.
@@ -95,6 +95,7 @@ All escape sequences can be found in
 .SH SEE ALSO
 .BR chvt (1),
 .BR deallocvt (1),
+.BR init (1),
 .BR loadkeys (1),
 .BR mknod (1),
 .BR openvt (1),
@@ -104,7 +105,6 @@ All escape sequences can be found in
 .BR ttyS (4),
 .BR charsets (7),
 .BR agetty (8),
-.BR init (8),
 .BR mapscrn (8),
 .BR mingetty (8),
 .BR resizecons (8),