=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/cu/cu.1,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- src/usr.bin/cu/cu.1 2017/12/10 01:03:46 1.16 +++ src/usr.bin/cu/cu.1 2017/12/10 07:34:38 1.17 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cu.1,v 1.16 2017/12/10 01:03:46 deraadt Exp $ +.\" $OpenBSD: cu.1,v 1.17 2017/12/10 07:34:38 jmc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -55,11 +55,6 @@ Specify that the line is directly connected and .Nm should not allow the driver to block waiting for a carrier to be detected. -.It Fl r -Starts -.Nm -in restricted mode. -This prevents all local filesystem operations and command executions. .It Fl l Ar line Specify the line to use. Either of the forms like @@ -77,6 +72,11 @@ are permitted to use .Xr cua 4 devices by default. +.It Fl r +Start +.Nm +in restricted mode. +This prevents all local filesystem operations and command executions. .It Fl s Ar speed | Fl Ar speed Set the speed of the connection. The default is 9600.