]> git.cameronkatri.com Git - mandoc.git/commitdiff
Note `Sx's connection to `Sh' and `Ss'.
authorKristaps Dzonsons <kristaps@bsd.lv>
Mon, 27 Dec 2010 20:39:46 +0000 (20:39 +0000)
committerKristaps Dzonsons <kristaps@bsd.lv>
Mon, 27 Dec 2010 20:39:46 +0000 (20:39 +0000)
mdoc.7

diff --git a/mdoc.7 b/mdoc.7
index ffebb97346546b64378f92c320e563f7b5f7de71..0e423ecc3a42a44df36a869aa21da950b44cec90 100644 (file)
--- 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 .