diff options
author | rgrimes <rgrimes@FreeBSD.org> | 1994-05-13 03:39:21 +0000 |
---|---|---|
committer | rgrimes <rgrimes@FreeBSD.org> | 1994-05-13 03:39:21 +0000 |
commit | b4fdb778b74966a726c2a00f8c4861db2b02bbb8 (patch) | |
tree | 39650406a85650beae85616bde8d0e033ddf66c6 /etc | |
parent | f47e2d2e940c8828cca5b31fc1a131f38ec8e3f1 (diff) | |
download | FreeBSD-src-b4fdb778b74966a726c2a00f8c4861db2b02bbb8.zip FreeBSD-src-b4fdb778b74966a726c2a00f8c4861db2b02bbb8.tar.gz |
Fix some spaces back into tabs from a cut and past.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/ttys | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,8 +12,8 @@ ttyv3 "/usr/libexec/getty Pc" cons25 off secure tty00 "/usr/libexec/getty std.9600" unknown off secure tty01 "/usr/libexec/getty std.9600" unknown off secure # Dialin terminals -ttyd2 "/usr/libexec/getty std.9600" unknown off secure -ttyd3 "/usr/libexec/getty std.9600" unknown off secure +ttyd2 "/usr/libexec/getty std.9600" unknown off secure +ttyd3 "/usr/libexec/getty std.9600" unknown off secure # Pseudo terminals ttyp0 none network ttyp1 none network |