]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/ttyslot.3
intro.1, time.1, accept.2, bind.2, connect.2, execve.2, flock.2, getdents.2, getprior...
[thirdparty/man-pages.git] / man3 / ttyslot.3
index 887e9c9c01e555d1e666987e2a597a3232e7c27a..516366d47566e7406bdd04c61ccc7940f67cc5c0 100644 (file)
@@ -56,7 +56,7 @@ Well, let's first look at some history.
 .SS "Ancient History"
 There used to be a file
 .I /etc/ttys
-in Unix V6, that was read by the
+in UNIX V6, that was read by the
 .BR init (8)
 program to find out what to do with each terminal line.
 Each line consisted of three characters.
@@ -71,7 +71,7 @@ Thus a typical line was "18\-".
 A hang on some line was solved by changing the \(aq1\(aq to a \(aq0\(aq,
 signaling init, changing back again, and signaling init again.
 .LP
-In Unix V7 the format was changed: here the second character
+In UNIX V7 the format was changed: here the second character
 was the argument to
 .BR getty (8)
 indicating the sequence of line speeds to try (\(aq0\(aq was: cycle through
@@ -116,7 +116,7 @@ returns the current user's index in the user accounting data base.
 If successful, this function returns the slot number.
 On error (e.g., if none of the file descriptors 0, 1 or 2 is
 associated with a terminal that occurs in this data base)
-it returns 0 on Unix V6 and V7 and BSD-like systems,
+it returns 0 on UNIX V6 and V7 and BSD-like systems,
 but \-1 on System V-like systems.
 .SH "CONFORMING TO"
 SUSv1; marked as LEGACY in SUSv2; removed in POSIX.1-2001.
@@ -140,7 +140,7 @@ Minix also has
 .IR fttyslot ( fd ).
 .\" .SH HISTORY
 .\" .BR ttyslot ()
-.\" appeared in Unix V7.
+.\" appeared in UNIX V7.
 .SH "SEE ALSO"
 .BR getttyent (3),
 .BR ttyname (3),