BSD 4_3_Reno release
[unix-history] / usr / src / libexec / getty / ttys.5
index 5d0ea4f..234a217 100644 (file)
@@ -1,21 +1,23 @@
 .\" Copyright (c) 1985 The Regents of the University of California.
 .\" All rights reserved.
 .\"
 .\" Copyright (c) 1985 The Regents of the University of California.
 .\" All rights reserved.
 .\"
-.\" Redistribution and use in source and binary forms are permitted
-.\" provided that the above copyright notice and this paragraph are
-.\" duplicated in all such forms and that any documentation,
-.\" advertising materials, and other materials related to such
-.\" distribution and use acknowledge that the software was developed
-.\" by the University of California, Berkeley.  The name of the
-.\" University may not be used to endorse or promote products derived
-.\" from this software without specific prior written permission.
-.\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
-.\" IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
-.\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+.\" Redistribution and use in source and binary forms are permitted provided
+.\" that: (1) source distributions retain this entire copyright notice and
+.\" comment, and (2) distributions including binaries display the following
+.\" acknowledgement:  ``This product includes software developed by the
+.\" University of California, Berkeley and its contributors'' in the
+.\" documentation or other materials provided with the distribution and in
+.\" all advertising materials mentioning features or use of this software.
+.\" Neither the name of the University nor the names of its contributors may
+.\" be used to endorse or promote products derived from this software without
+.\" specific prior written permission.
+.\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
+.\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
+.\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 .\"
 .\"
-.\"    @(#)ttys.5      6.5 (Berkeley) %G%
+.\"    @(#)ttys.5      6.7 (Berkeley) 6/23/90
 .\"
 .\"
-.TH TTYS 5  ""
+.TH TTYS 5  "June 23, 1990"
 .AT 3
 .SH NAME
 ttys \- terminal initialization data
 .AT 3
 .SH NAME
 ttys \- terminal initialization data
@@ -84,15 +86,15 @@ starting the command specified by the second field.
 .SH EXAMPLES
 .nf
 # root login on console at 1200 baud
 .SH EXAMPLES
 .nf
 # root login on console at 1200 baud
-console        "/sbin/getty std.1200"  vt100   on secure
+console        "/usr/libexec/getty std.1200"   vt100   on secure
 # dialup at 1200 baud, no root logins
 # dialup at 1200 baud, no root logins
-ttyd0  "/sbin/getty d1200"             dialup  on              # 555-1234
+ttyd0  "/usr/libexec/getty d1200"      dialup  on      # 555-1234
 # Mike's terminal: hp2621
 # Mike's terminal: hp2621
-ttyh0  "/sbin/getty std.9600"  hp2621-nl       on              # 457 Evans
+ttyh0  "/usr/libexec/getty std.9600"   hp2621-nl       on      # 457 Evans
 # John's terminal: vt100
 # John's terminal: vt100
-ttyh1  "/sbin/getty std.9600"  vt100   on              # 459 Evans
+ttyh1  "/usr/libexec/getty std.9600"   vt100   on              # 459 Evans
 # terminal emulate/window system
 # terminal emulate/window system
-ttyv0  "/usr/new/xterm -L :0"  vs100   on window="/usr/new/Xvs100 0"
+ttyv0  "/usr/new/xterm -L :0"          vs100   on window="/usr/new/Xvs100 0"
 # Network pseudo ttys -- don't enable getty
 ttyp0  none    network
 ttyp1  none    network off
 # Network pseudo ttys -- don't enable getty
 ttyp0  none    network
 ttyp1  none    network off