aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/adduser/rmuser.8
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2003-02-24 22:53:26 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2003-02-24 22:53:26 +0000
commitace5be682d8e04a1dccf8939efa1babe059e3609 (patch)
tree9409aa78bd0bf64293f9e45238d4a82861b7663b /usr.sbin/adduser/rmuser.8
parent7d6ddd1027c61081bb4a1e54d6af199aaed5c185 (diff)
downloadsrc-ace5be682d8e04a1dccf8939efa1babe059e3609.tar.gz
src-ace5be682d8e04a1dccf8939efa1babe059e3609.zip
mdoc(7) police: Scheduled sweep.
Notes
Notes: svn path=/head/; revision=111447
Diffstat (limited to 'usr.sbin/adduser/rmuser.8')
-rw-r--r--usr.sbin/adduser/rmuser.818
1 files changed, 9 insertions, 9 deletions
diff --git a/usr.sbin/adduser/rmuser.8 b/usr.sbin/adduser/rmuser.8
index a4cf1ff521ff..2f1b9e9c0be7 100644
--- a/usr.sbin/adduser/rmuser.8
+++ b/usr.sbin/adduser/rmuser.8
@@ -34,7 +34,7 @@
.Nd remove users from the system
.Sh SYNOPSIS
.Nm
-.Op Fl vy
+.Op Fl yv
.Op Fl f Ar file
.Op Ar username ...
.Sh DESCRIPTION
@@ -129,14 +129,6 @@ If the file is owned by anyone other than a user with
UID 0, or is writeable by anyone other than the owner,
.Nm
will refuse to continue.
-.It Fl v
-Enable verbose mode.
-Normally,
-the output inlcudes one line per removed user;
-however,
-with this option
-.Nm
-will be much more chatty about the steps taken.
.It Fl y
Implicitly answer
.Dq Li yes
@@ -148,6 +140,14 @@ This option requires that either the
.Fl f
option be used, or one or more user names be given as command line
arguments.
+.It Fl v
+Enable verbose mode.
+Normally,
+the output inlcudes one line per removed user;
+however,
+with this option
+.Nm
+will be much more chatty about the steps taken.
.It Ar username
Identifies one or more users to be removed; if not present,
.Nm