aboutsummaryrefslogtreecommitdiffstats
path: root/man7/mdoc.samples.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/mdoc.samples.7')
-rw-r--r--man7/mdoc.samples.710
1 files changed, 5 insertions, 5 deletions
diff --git a/man7/mdoc.samples.7 b/man7/mdoc.samples.7
index 9520b84aab..d3e120532b 100644
--- a/man7/mdoc.samples.7
+++ b/man7/mdoc.samples.7
@@ -307,7 +307,7 @@ manual
.Xr mdoc 7 .
This is a technical
.Em faux pas
-as almost all of the macros in
+as almost all of the macros in
.Nm \-mdoc
are parsed, but as it was cumbersome to constantly refer to macros
as being callable and being able to call other macros,
@@ -442,7 +442,7 @@ The body of a man page is easily constructed from a basic
template found in the file
.Pa /usr/share/misc/mdoc.template .
Several example man pages can also be found
-in
+in
.Pa /usr/share/examples/mdoc .
.Pp
.Ss A manual page template
@@ -831,7 +831,7 @@ The
.Ql \&.An
macro is used to specify the name of the author of the item being
documented, or the name of the author of the actual manual page.
-Any remaining arguments after the name information are assumed
+Any remaining arguments after the name information are assumed
to be punctuation.
.Pp
.Dl Usage: .An author_name \*(Pu
@@ -1856,7 +1856,7 @@ name macro
.Ql \&.Nm
is required for sections 1, 5, 6, 7, 8.
Section 4 manuals require a
-.Ql ".Nm" ,
+.Ql ".Nm" ,
.Ql ".Fd"
or a
.Ql ".Cd"
@@ -2371,7 +2371,7 @@ The font-mode must be one of the following three types:
.Pp
.Bl -tag -width "file file_name " -compact
.It Sy \&Em | Fl emphasis
-Same as if the
+Same as if the
.Ql \&.Em
macro was used for the entire block of text.
.It Sy \&Li | Fl literal