diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-08-01 13:13:30 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-08-01 13:13:30 +0000 |
| commit | d79e40865604157efefb9155b6ccad18c31901d0 (patch) | |
| tree | 02c700cc1ed1a4f3693dca1f39b98773dba20897 | |
| parent | 4d7ccc95b4bf48a643803845bf91e7ff6661f6ec (diff) | |
Notes
| -rw-r--r-- | etc/gettytab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/gettytab b/etc/gettytab index b08777464603..6b68075f5770 100644 --- a/etc/gettytab +++ b/etc/gettytab @@ -37,7 +37,7 @@ # np:ap: same as np except istrip. # default:\ - :cb:ce:ck:lc:fd#1000:im=\r\n FreeBSD (%h) (%t)\r\n\r\n:sp#1200: + :cb:ce:ck:lc:fd#1000:im=\r\n %s %r (%h) (%t)\r\n\r\n:sp#1200: # # Fixed speed entries |
