=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/cu/cu.1,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- src/usr.bin/cu/cu.1 2013/03/09 19:27:48 1.8 +++ src/usr.bin/cu/cu.1 2013/03/11 12:47:49 1.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cu.1,v 1.8 2013/03/09 19:27:48 nicm Exp $ +.\" $OpenBSD: cu.1,v 1.9 2013/03/11 12:47:49 nicm Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)tip.1 8.4 (Berkeley) 4/18/94 .\" -.Dd $Mdocdate: March 9 2013 $ +.Dd $Mdocdate: March 11 2013 $ .Dt CU 1 .Os .Sh NAME @@ -53,32 +53,20 @@ .It Fl l Ar line Specify the line to use. Either of the forms like -.Pa tty00 +.Pa cua00 or -.Pa /dev/tty00 +.Pa /dev/cua00 are permitted. The default is .Pa /dev/cua00 . -.Pp -For reasons outlined in -.Xr tty 4 , +See .Xr cua 4 -devices should be used on architectures which have them. -For those which do not, -.Xr tty 4 -devices can be used. +for information on terminal devices. Users in group .Dq dialer are permitted to use .Xr cua 4 -devices by default; -permissions on -.Pa /dev/tty00 -or -.Pa /dev/ttya -can be changed, -but they will revert to their defaults -after an upgrade or (re)install. +devices by default. .It Fl s Ar speed \*(Ba Fl Ar speed Set the speed of the connection. The default is 9600.