diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2013-05-10 16:41:26 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2013-05-10 16:41:26 +0000 |
| commit | 7a2b450ff80ab154d0b85be54abb53e4cf2cae11 (patch) | |
| tree | de55b90adb7094bbce6ffde362ffde2c0815186f /sys/dev/ctau | |
| parent | bbfdafe7a2745668373a5e0a2a7d68103a5c85be (diff) | |
Notes
Diffstat (limited to 'sys/dev/ctau')
| -rw-r--r-- | sys/dev/ctau/if_ct.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ctau/if_ct.c b/sys/dev/ctau/if_ct.c index fc3e916fefbb..4956e4e65d43 100644 --- a/sys/dev/ctau/if_ct.c +++ b/sys/dev/ctau/if_ct.c @@ -1,7 +1,7 @@ /*- * Cronyx-Tau adapter driver for FreeBSD. * Supports PPP/HDLC and Cisco/HDLC protocol in synchronous mode, - * and asyncronous channels with full modem control. + * and asynchronous channels with full modem control. * Keepalive protocol implemented in both Cisco and PPP modes. * * Copyright (C) 1994-2002 Cronyx Engineering. |
