diff options
| author | perry <perry@NetBSD.org> | 2003-04-04 16:43:38 +0000 |
|---|---|---|
| committer | perry <perry@NetBSD.org> | 2003-04-04 16:43:38 +0000 |
| commit | cb606faa7a898a74a6a332b63fd675f3aea11b0c (patch) | |
| tree | 8194f0fb467ed28bfc9da1614abcc06c75aa805a /etc/gettytab | |
| parent | 5f7172ed4067e5425458caddfe894383cd90f017 (diff) | |
add :ht: to the Pc entry so wscons consoles will have proper tab
handling (i.e. not oxtabs.)
From Geoff C. Wing in PR misc/21006
Diffstat (limited to 'etc/gettytab')
| -rw-r--r-- | etc/gettytab | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/gettytab b/etc/gettytab index dc69bb3534e..466606ebcb2 100644 --- a/etc/gettytab +++ b/etc/gettytab @@ -1,4 +1,4 @@ -# $NetBSD: gettytab,v 1.16 2001/11/10 18:49:13 thorpej Exp $ +# $NetBSD: gettytab,v 1.17 2003/04/04 16:43:38 perry Exp $ # from: @(#)gettytab 8.2 (Berkeley) 4/20/94 # # Most of the table entries here are just copies of the old getty table, @@ -121,7 +121,7 @@ X|Xwindow|X window system:\ :rw:sp#9600: Pc|Pc console:\ - :np:sp#9600:ig: + :np:sp#9600:ig:ht: # 8 bit clean Sun console suncons|Sun Console:\ |
