File: asc2xml.1

package info (click to toggle)
html-xml-utils 6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,620 kB
  • sloc: ansic: 10,027; sh: 2,135; lex: 189; yacc: 125; perl: 123; makefile: 122
file content (12 lines) | stat: -rw-r--r-- 317 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
.TH "ASC2XML" "1" "10 Jul 2011" "6.x" "HTML-XML-utils"
.SH NAME
asc2xml \- convert &#nnn; entities to UTF-8
.SH SYNOPSIS
.B asc2xml
.SH DESCRIPTION
.LP
Reads an ASCII or ISO-8859-1 (Latin-1) text from standard input and
writes encoded UTF-8 to standard output.
.SH "SEE ALSO"
.BR xml2asc (1),
.BR UTF-8 " (RFC 2279)"