aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roff.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-11-06 14:43:14 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-11-06 14:43:14 +0000
commit050315e505c48b0677069afc7175067e954adbea (patch)
tree915945f8e76a91a6651c3575b4b1cae1751f9547 /roff.7
parenta5d5b6e354fbae06bcd3677e4c366370ade84e2a (diff)
downloadmandoc-050315e505c48b0677069afc7175067e954adbea.tar.gz
mandoc-050315e505c48b0677069afc7175067e954adbea.tar.zst
mandoc-050315e505c48b0677069afc7175067e954adbea.zip
Accomodate for \f(Cx formatting. Noted by Andreas Vogele, thanks!
Diffstat (limited to 'roff.7')
-rw-r--r--roff.76
1 files changed, 4 insertions, 2 deletions
diff --git a/roff.7 b/roff.7
index bc64c195..17154104 100644
--- a/roff.7
+++ b/roff.7
@@ -1,4 +1,4 @@
-.\" $Id: roff.7,v 1.33 2011/09/26 23:07:31 schwarze Exp $
+.\" $Id: roff.7,v 1.34 2011/11/06 14:43:14 kristaps Exp $
.\"
.\" Copyright (c) 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2010, 2011 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: September 26 2011 $
+.Dd $Mdocdate: November 6 2011 $
.Dt ROFF 7
.Os
.Sh NAME
@@ -143,6 +143,8 @@ escape followed by an indicator: B (bold), I (italic), R (regular), or P
(revert to previous mode).
A numerical representation 3, 2, or 1 (bold, italic, and regular,
respectively) may be used instead.
+The indicator or numerical representative may be preceded by C
+(constant-width), which is ignored.
.Pp
Examples:
.Bl -tag -width Ds -offset indent -compact