aboutsummaryrefslogtreecommitdiffstatshomepage
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
commitf32c1c5d9597e6067c2a647a03ebb0eb8992b428 (patch)
treeb0089dbb22173b902702769a849cc24fb30de806
parentb412c758384470311f4f70c568373fccd2828721 (diff)
downloadmandoc-f32c1c5d9597e6067c2a647a03ebb0eb8992b428.tar.gz
mandoc-f32c1c5d9597e6067c2a647a03ebb0eb8992b428.tar.zst
mandoc-f32c1c5d9597e6067c2a647a03ebb0eb8992b428.zip
Note `Sx's connection to `Sh' and `Ss'.
-rw-r--r--mdoc.79
1 files changed, 7 insertions, 2 deletions
diff --git a/mdoc.7 b/mdoc.7
index ffebb973..0e423ecc 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1,4 +1,4 @@
-.\" $Id: mdoc.7,v 1.171 2010/12/22 23:53:55 schwarze Exp $
+.\" $Id: mdoc.7,v 1.172 2010/12/27 20:39:46 kristaps Exp $
.\"
.\" Copyright (c) 2009, 2010 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2010 Ingo Schwarze <schwarze@openbsd.org>
@@ -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 22 2010 $
+.Dd $Mdocdate: December 27 2010 $
.Dt MDOC 7
.Os
.Sh NAME
@@ -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 .