Author: ed
Date: Wed Mar 30 08:22:29 2011
New Revision: 220154
URL: http://svn.freebsd.org/changeset/base/220154

Log:
  Remove the reference to pseudo-terminals from the description.
  
  Pseudo-terminals are no longer listed in this file, since the utmpx
  implementation doesn't depend on ttyslot().

Modified:
  head/etc/etc.amd64/ttys
  head/etc/etc.arm/ttys
  head/etc/etc.i386/ttys
  head/etc/etc.ia64/ttys
  head/etc/etc.mips/ttys
  head/etc/etc.pc98/ttys
  head/etc/etc.powerpc/ttys
  head/etc/etc.sparc64/ttys

Modified: head/etc/etc.amd64/ttys
==============================================================================
--- head/etc/etc.amd64/ttys     Wed Mar 30 01:19:00 2011        (r220153)
+++ head/etc/etc.amd64/ttys     Wed Mar 30 08:22:29 2011        (r220154)
@@ -16,9 +16,8 @@
 # type The initial terminal type for this port.  For hardwired
 #      terminal lines, this will contain the type of terminal used.
 #      For virtual consoles, the correct type is typically xterm.
-#      Other common values include network for network connections on
-#      pseudo-terminals, dialup for incoming modem ports, and unknown
-#      when the terminal type cannot be predetermined.
+#      Other common values include dialup for incoming modem ports, and
+#      unknown when the terminal type cannot be predetermined.
 #
 # status Must be on or off.  If on, init will run the getty program on
 #        the specified port.  If the word "secure" appears, this tty

Modified: head/etc/etc.arm/ttys
==============================================================================
--- head/etc/etc.arm/ttys       Wed Mar 30 01:19:00 2011        (r220153)
+++ head/etc/etc.arm/ttys       Wed Mar 30 08:22:29 2011        (r220154)
@@ -16,9 +16,8 @@
 # type The initial terminal type for this port.  For hardwired
 #      terminal lines, this will contain the type of terminal used.
 #      For virtual consoles, the correct type is typically xterm.
-#      Other common values include network for network connections on
-#      pseudo-terminals, dialup for incoming modem ports, and unknown
-#      when the terminal type cannot be predetermined.
+#      Other common values include dialup for incoming modem ports, and
+#      unknown when the terminal type cannot be predetermined.
 #
 # status Must be on or off.  If on, init will run the getty program on
 #        the specified port.  If the word "secure" appears, this tty

Modified: head/etc/etc.i386/ttys
==============================================================================
--- head/etc/etc.i386/ttys      Wed Mar 30 01:19:00 2011        (r220153)
+++ head/etc/etc.i386/ttys      Wed Mar 30 08:22:29 2011        (r220154)
@@ -16,9 +16,8 @@
 # type The initial terminal type for this port.  For hardwired
 #      terminal lines, this will contain the type of terminal used.
 #      For virtual consoles, the correct type is typically xterm.
-#      Other common values include network for network connections on
-#      pseudo-terminals, dialup for incoming modem ports, and unknown
-#      when the terminal type cannot be predetermined.
+#      Other common values include dialup for incoming modem ports, and
+#      unknown when the terminal type cannot be predetermined.
 #
 # status Must be on or off.  If on, init will run the getty program on
 #        the specified port.  If the word "secure" appears, this tty

Modified: head/etc/etc.ia64/ttys
==============================================================================
--- head/etc/etc.ia64/ttys      Wed Mar 30 01:19:00 2011        (r220153)
+++ head/etc/etc.ia64/ttys      Wed Mar 30 08:22:29 2011        (r220154)
@@ -16,9 +16,8 @@
 # type The initial terminal type for this port.  For hardwired
 #      terminal lines, this will contain the type of terminal used.
 #      For virtual consoles, the correct type is typically xterm.
-#      Other common values include network for network connections on
-#      pseudo-terminals, dialup for incoming modem ports, and unknown
-#      when the terminal type cannot be predetermined.
+#      Other common values include dialup for incoming modem ports, and
+#      unknown when the terminal type cannot be predetermined.
 #
 # status Must be on or off.  If on, init will run the getty program on
 #        the specified port.  If the word "secure" appears, this tty

Modified: head/etc/etc.mips/ttys
==============================================================================
--- head/etc/etc.mips/ttys      Wed Mar 30 01:19:00 2011        (r220153)
+++ head/etc/etc.mips/ttys      Wed Mar 30 08:22:29 2011        (r220154)
@@ -16,9 +16,8 @@
 # type The initial terminal type for this port.  For hardwired
 #      terminal lines, this will contain the type of terminal used.
 #      For virtual consoles, the correct type is typically xterm.
-#      Other common values include network for network connections on
-#      pseudo-terminals, dialup for incoming modem ports, and unknown
-#      when the terminal type cannot be predetermined.
+#      Other common values include dialup for incoming modem ports, and
+#      unknown when the terminal type cannot be predetermined.
 #
 # status Must be on or off.  If on, init will run the getty program on
 #        the specified port.  If the word "secure" appears, this tty

Modified: head/etc/etc.pc98/ttys
==============================================================================
--- head/etc/etc.pc98/ttys      Wed Mar 30 01:19:00 2011        (r220153)
+++ head/etc/etc.pc98/ttys      Wed Mar 30 08:22:29 2011        (r220154)
@@ -16,9 +16,8 @@
 # type The initial terminal type for this port.  For hardwired
 #      terminal lines, this will contain the type of terminal used.
 #      For virtual consoles, the correct type is typically cons25w.
-#      Other common values include network for network connections on
-#      pseudo-terminals, dialup for incoming modem ports, and unknown
-#      when the terminal type cannot be predetermined.
+#      Other common values include dialup for incoming modem ports, and
+#      unknown when the terminal type cannot be predetermined.
 #
 # status Must be on or off.  If on, init will run the getty program on
 #        the specified port.  If the word "secure" appears, this tty

Modified: head/etc/etc.powerpc/ttys
==============================================================================
--- head/etc/etc.powerpc/ttys   Wed Mar 30 01:19:00 2011        (r220153)
+++ head/etc/etc.powerpc/ttys   Wed Mar 30 08:22:29 2011        (r220154)
@@ -16,9 +16,8 @@
 # type The initial terminal type for this port.  For hardwired
 #      terminal lines, this will contain the type of terminal used.
 #      For virtual consoles, the correct type is typically xterm.
-#      Other common values include network for network connections on
-#      pseudo-terminals, dialup for incoming modem ports, and unknown
-#      when the terminal type cannot be predetermined.
+#      Other common values include dialup for incoming modem ports, and
+#      unknown when the terminal type cannot be predetermined.
 #
 # status Must be on or off.  If on, init will run the getty program on
 #        the specified port.  If the word "secure" appears, this tty

Modified: head/etc/etc.sparc64/ttys
==============================================================================
--- head/etc/etc.sparc64/ttys   Wed Mar 30 01:19:00 2011        (r220153)
+++ head/etc/etc.sparc64/ttys   Wed Mar 30 08:22:29 2011        (r220154)
@@ -16,9 +16,8 @@
 # type The initial terminal type for this port.  For hardwired
 #      terminal lines, this will contain the type of terminal used.
 #      For virtual consoles, the correct type is typically xterm.
-#      Other common values include network for network connections on
-#      pseudo-terminals, dialup for incoming modem ports, and unknown
-#      when the terminal type cannot be predetermined.
+#      Other common values include dialup for incoming modem ports, and
+#      unknown when the terminal type cannot be predetermined.
 #
 # status Must be on or off.  If on, init will run the getty program on
 #        the specified port.  If the word "secure" appears, this tty
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to