diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 12:31:28 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:10 -0400 |
commit | 71b9cccd75de314e35fb524b69a67f019e7afa7d (patch) | |
tree | 6d0c7f85378bc57096b8e5e34f3d3a1ffca29c55 /system/pwgen | |
parent | f53214edc1ff6a5890c65263968ad65678554baf (diff) |
system/pwgen: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/pwgen')
-rw-r--r-- | system/pwgen/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/pwgen/README b/system/pwgen/README index c22befe4b81de..c5775b281e1f4 100644 --- a/system/pwgen/README +++ b/system/pwgen/README @@ -1,2 +1,2 @@ -Pwgen is a small, GPL'ed password generator which creates passwords which -can be easily memorized by a human. +Pwgen is a small, GPL'ed password generator which creates passwords +which can be easily memorized by a human. |