Commit Diff


commit - 89e90ba96209d2711f387ab1b780a0dd0d30ff6b
commit + 8ac57335368af61b9b3cff78bdd6a8127301c01e
blob - 3a12dbdf44bf4346d57877c5069fd5bd4a677b61
blob + 6265f86831c02503d2445118e790ab5d4f98acd7
--- pwg.1
+++ pwg.1
@@ -11,7 +11,7 @@
 .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-.Dd January 21, 2023
+.Dd August 29, 2023
 .Dt PWG 1
 .Os
 .Sh NAME
@@ -33,11 +33,11 @@ The random properties are the ones provided by the ope
 The options are as follows:
 .Bl -tag -width Ds
 .It Fl a
-use only alphanumeric characters.
+Use only alphanumeric characters.
 .It Fl n
-use only numbers.
+Use only numbers.
 .It Fl w Ar wordlist
-generate a passphrase from a the given
+Generate a passphrase from a the given
 .Ar wordlist ,
 a file with one word per line,
 instead of a random string of characters.