diff --git a/crates/mdman/doc/out/mdman.1 b/crates/mdman/doc/out/mdman.1
index 0718d6ddb3c..f9218c94d7a 100644
--- a/crates/mdman/doc/out/mdman.1
+++ b/crates/mdman/doc/out/mdman.1
@@ -6,7 +6,7 @@
.SH "NAME"
mdman \- Converts markdown to a man page
.SH "SYNOPSIS"
-\fBmdman\fR [\fIoptions\fR] \fB\-t\fR \fItype\fR \fB\-o\fR \fIoutdir\fR \fIsources...\fR
+\fBmdman\fR [\fIoptions\fR] \fB\-t\fR \fItype\fR \fB\-o\fR \fIoutdir\fR \fIsources\[u2026]\fR
.SH "DESCRIPTION"
Converts a markdown file to a man page.
.sp
@@ -83,7 +83,7 @@ Outputs with the \fB\&.md\fR extension.
.RE
.sp
.RS 4
-\h'-04'\(bu\h'+02'\fBtxt\fR \[em] A text file, rendered for situations where a man page viewer isn't
+\h'-04'\(bu\h'+02'\fBtxt\fR \[em] A text file, rendered for situations where a man page viewer isn\[cq]t
available. Outputs with the \fB\&.txt\fR extension.
.RE
.RE
@@ -107,7 +107,7 @@ matching \fB\-\-man\fR entry, then a relative link to a file named \fIname\fR\fB
be used.
.RE
.sp
-\fIsources...\fR
+\fIsources\[u2026]\fR
.RS 4
The source input filename, may be specified multiple times.
.RE
diff --git a/crates/mdman/doc/out/mdman.md b/crates/mdman/doc/out/mdman.md
index d0dd3451136..db7c113af16 100644
--- a/crates/mdman/doc/out/mdman.md
+++ b/crates/mdman/doc/out/mdman.md
@@ -61,7 +61,7 @@ man page:
.1
) matching the man page section.
md
— A markdown file, after all handlebars processing has been finished.
Outputs with the .md
extension.txt
— A text file, rendered for situations where a man page viewer isn't
+txt
— A text file, rendered for situations where a man page viewer isn’t
available. Outputs with the .txt
extension.--man
entry, then a relative link to a file named name
be used.
-