summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-12-27 20:39:46 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-12-27 20:39:46 +0000
commit9375e42b897b6646ef05b8d8843932a7a80d1563 (patch)
tree2ffa99b4b821415665af457a532ca3da4742d28b
parent3274ef6b40aa6bc76ebe034586d027cc93f417c1 (diff)
downloadmandoc-9375e42b897b6646ef05b8d8843932a7a80d1563.tar.gz
Note `Sx's connection to `Sh' and `Ss'.
-rw-r--r--mdoc.75
1 files changed, 5 insertions, 0 deletions
diff --git a/mdoc.7 b/mdoc.7
index 55773e5f..87ecbe73 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -2592,6 +2592,11 @@ enclosed argument, including whitespace.
.Pp
Examples:
.D1 \&.Sx MANUAL STRUCTURE
+.Pp
+See also
+.Sx \&Sh
+and
+.Sx \&Ss .
.Ss \&Sy
Format enclosed arguments in symbolic
.Pq Dq boldface .