diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-03-27 10:10:10 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-03-27 10:10:10 +0000 |
commit | 2341a694838b583ad6b2bb331aa57a958cb149f6 (patch) | |
tree | 36920a2e96d231d12bef14bd33b4e8b5592024cf /mandoc.1 | |
parent | 1a23231b7d2adf726b168ad0121186f58c9afc2c (diff) | |
download | mandoc-2341a694838b583ad6b2bb331aa57a958cb149f6.tar.gz |
Documentation of apostrophe control character.
Diffstat (limited to 'mandoc.1')
-rw-r--r-- | mandoc.1 | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -510,6 +510,7 @@ CSS2 styling used for .Fl m Ns Ar doc input lists does not render properly in older browsers, such as Internet Explorer 6 and earlier. +. .Pp In .Fl T Ns Ar html @@ -520,6 +521,7 @@ the maximum size of an element attribute is determined by which is usually 1024 bytes. Be aware of this when setting long link formats, e.g., .Fl O Ns Ar style=really/long/link . +. .Pp The .Fl T Ns Ar html @@ -531,6 +533,7 @@ font size escape documented in .Xr mdoc 7 and .Xr man 7 . +. .Pp Nesting elements within next-line element scopes of .Fl m Ns Ar an , @@ -543,6 +546,7 @@ will confuse and .Fl T Ns Ar xhtml and cause them to forget the formatting of the prior next-line scope. +. .Pp The .Sq i @@ -550,3 +554,7 @@ macro in .Fl m Ns Ar an should italicise all subsequent text if a line argument is not provided. This behaviour is not implemented. +. +The +.Sq \(aq +control character does not have the same |