summaryrefslogtreecommitdiffstats
path: root/mdoc.7
diff options
context:
space:
mode:
Diffstat (limited to 'mdoc.7')
-rw-r--r--mdoc.74
1 files changed, 2 insertions, 2 deletions
diff --git a/mdoc.7 b/mdoc.7
index 9814be2f..6f08b510 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -176,7 +176,7 @@ In the rare case that a blank character is needed at the end of an
input line, it may be forced by
.Sq \e\ \e& .
.Pp
-In general, space characters can be considered as non-whitespace
+In general, space characters can be rendered as literal
characters by using non-breaking space escapes or
.Sx Quotation .
.Pp
@@ -199,7 +199,7 @@ Examples:
.It Li .Fn strlen \(dqconst char *s\(dq
Group arguments
.Qq const char *s
-into one functinon argument.
+into one function argument.
If unspecified,
.Qq const ,
.Qq char ,