aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mandoc_char.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-11-12 08:21:05 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-11-12 08:21:05 +0000
commitc55c7c742e50a932784d8cd8689f4ad216fcc91f (patch)
tree12cfb0023cd119f9f5381c88897da41a2751843e /mandoc_char.7
parent0e3a34d005ada7fe44f2109d7f478eaa1cdebbfe (diff)
downloadmandoc-c55c7c742e50a932784d8cd8689f4ad216fcc91f.tar.gz
mandoc-c55c7c742e50a932784d8cd8689f4ad216fcc91f.tar.zst
mandoc-c55c7c742e50a932784d8cd8689f4ad216fcc91f.zip
Fixed \c support for all input and output modes (documented in mandoc_char.7).
Diffstat (limited to 'mandoc_char.7')
-rw-r--r--mandoc_char.75
1 files changed, 3 insertions, 2 deletions
diff --git a/mandoc_char.7 b/mandoc_char.7
index 3c9392df..631bba6c 100644
--- a/mandoc_char.7
+++ b/mandoc_char.7
@@ -1,4 +1,4 @@
-.\" $Id: mandoc_char.7,v 1.27 2009/10/17 04:37:52 kristaps Exp $
+.\" $Id: mandoc_char.7,v 1.28 2009/11/12 08:21:05 kristaps Exp $
.\"
.\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
.\"
@@ -14,7 +14,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: October 17 2009 $
+.Dd $Mdocdate: November 12 2009 $
.Dt MANDOC_CHAR 7
.Os
.
@@ -110,6 +110,7 @@ Spacing:
.It \e& Ta zero-width space
.It \e| Ta zero-width space
.It \e0 Ta breaking, non-collapsing digit-width space
+.It \ec Ta removes any trailing space (if applicable)
.El
.
.Pp