sort -r in the description list, and make its grammar match those
authorjmc <jmc@openbsd.org>
Sun, 10 Dec 2017 07:34:38 +0000 (07:34 +0000)
committerjmc <jmc@openbsd.org>
Sun, 10 Dec 2017 07:34:38 +0000 (07:34 +0000)
of the other options in this page;

usr.bin/cu/cu.1

index 3f47560..202f701 100644 (file)
@@ -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 @@ The options are as follows:
 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 @@ Users in group
 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.