=================================================================== RCS file: /cvs/mandoc/mandoc_char.7,v retrieving revision 1.31 retrieving revision 1.35 diff -u -p -r1.31 -r1.35 --- mandoc/mandoc_char.7 2010/01/07 09:16:19 1.31 +++ mandoc/mandoc_char.7 2010/04/05 10:33:20 1.35 @@ -1,4 +1,4 @@ -.\" $Id: mandoc_char.7,v 1.31 2010/01/07 09:16:19 kristaps Exp $ +.\" $Id: mandoc_char.7,v 1.35 2010/04/05 10:33:20 kristaps Exp $ .\" .\" Copyright (c) 2009 Kristaps Dzonsons .\" @@ -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: January 7 2010 $ +.Dd $Mdocdate: April 5 2010 $ .Dt MANDOC_CHAR 7 .Os . @@ -244,7 +244,7 @@ Logical: . .Pp Mathematical: -.Bl -column -compact -offset indent "Input" "Rendered" "Description" +.Bl -column -compact -offset indent "\[coproduct]X" "Rendered" "Description" .It Em Input Ta Em Rendered Ta Em Description .It \e(pl Ta \(pl Ta plus .It \e(mi Ta \(mi Ta minus @@ -576,19 +576,6 @@ having no known representation: . .Sh SEE ALSO .Xr mandoc 1 -. -. -.Sh STANDARDS -.Rs -.%A The Unicode Consortium -.%T The Unicode Standard: Worldwide Character Encoding, Version 5.2 -.%D 1991 -.Re -.Rs -.%A W3C -.%T HTML 4.01 Specification -.%D December, 1999 -.Re . . .Sh AUTHORS