Commit Diff


commit - 42215f91fcd402df2a67c3b5601c50f622cc0b47
commit + 12f06a8604aeaab0235bb6e70c93825d477984a3
blob - e239196631a1b6ade9adb7eba9da81c38e475f4c
blob + 5db5d7762827baa454526ce036cb5e1e509b0759
--- 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 August 30, 2023
+.Dd November 23, 2023
 .Dt PWG 1
 .Os
 .Sh NAME
@@ -24,8 +24,8 @@
 .Op Ar length
 .Sh DESCRIPTION
 .Nm
-generates a random string of characters or a diceware-style pass
-phrase using wordlist, a file with one word per line.
+generates a random string of characters or a diceware-style passphrase
+using a word list, a file with one word per line.
 The random properties are the ones provided by the operating system'
 .Pa /dev/urandom
 device.