Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jun 2015 21:50:38 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r284392 - head/usr.sbin/pw
Message-ID:  <201506142150.t5ELochN052713@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Jun 14 21:50:38 2015
New Revision: 284392
URL: https://svnweb.freebsd.org/changeset/base/284392

Log:
  Change the documentation to reflect where the -V option should be used
  
  Suggested by:	kientzle

Modified:
  head/usr.sbin/pw/pw.8

Modified: head/usr.sbin/pw/pw.8
==============================================================================
--- head/usr.sbin/pw/pw.8	Sun Jun 14 21:14:47 2015	(r284391)
+++ head/usr.sbin/pw/pw.8	Sun Jun 14 21:50:38 2015	(r284392)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd June 3, 2015
+.Dd June 14, 2015
 .Dt PW 8
 .Os
 .Sh NAME
@@ -278,7 +278,7 @@ flag may be used to override this behavi
 As an exception to the general rule where options must follow the operation
 type, the
 .Fl V
-flag may be used on the command line before the operation keyword.
+flag must be used on the command line before the operation keyword.
 .It Fl C Ar config
 By default,
 .Nm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506142150.t5ELochN052713>