Skip to content

Commit

Permalink
improve use of punctuation in the man page
Browse files Browse the repository at this point in the history
guijan committed Jan 6, 2025

Verified

This commit was signed with the committer’s verified signature.
guijan Guilherme Janczak
1 parent 9f70866 commit 9b7ca6c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/dictpw.1
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
.Dd $Mdocdate: December 29 2024 $
.Dd $Mdocdate: January 6 2025 $
.Dt DICTPW 1
.Os
.Sh NAME
@@ -37,9 +37,9 @@ separated by dots.
Show the synopsis and the limits of
.Ar count .
.It Fl n Ar count
Change the default word count of the password,
the default is already a cautious value.
The program rejects values that are nonsensically small or large.
Change the default word count of the password.
The default is already a cautious value,
and the program rejects values that are nonsensically small or large.
.El
.Sh EXIT STATUS
.Ex -std

0 comments on commit 9b7ca6c

Please sign in to comment.