]> git.cameronkatri.com Git - mandoc.git/blobdiff - chars.in
Added mail archive periodically generated by hypermail.
[mandoc.git] / chars.in
index 5945aad06071806739b12328e91cd9f643a8b516..3c7db90cb0d1b721b81975191ef5a33060d502b4 100644 (file)
--- a/chars.in
+++ b/chars.in
@@ -1,6 +1,6 @@
-/*     $Id: chars.in,v 1.31 2010/07/26 13:59:00 kristaps Exp $ */
+/*     $Id: chars.in,v 1.33 2010/08/16 09:51:17 kristaps Exp $ */
 /*
- * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
+ * Copyright (c) 2009, 2010 Kristaps Dzonsons <kristaps@bsd.lv>
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -353,7 +353,6 @@ STRING("--",                        "--",           8212)
 STRING("PI",                   "pi",           960)
 STRING("L\"",                  "``",           8220)
 STRING("R\"",                  "\'\'",         8221)
-STRING("C+",                   "C++",          0)
 STRING("C`",                   "`",            8216)
 STRING("C\'",                  "\'",           8217)
 STRING("Aq",                   "\'",           39)