Date: Thu, 7 Oct 2004 23:09:16 GMT From: "J. Vicente Carrasco -Bixen-" <carvay@tikismikis.org> To: freebsd-gnats-submit@FreeBSD.org Subject: docs/72434: doc/share/examples/vim/accents2sgml.pl file update Message-ID: <200410072309.i97N9Gsa065874@www.freebsd.org> Resent-Message-ID: <200410072310.i97NAHRQ004360@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 72434 >Category: docs >Synopsis: doc/share/examples/vim/accents2sgml.pl file update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Oct 07 23:10:16 GMT 2004 >Closed-Date: >Last-Modified: >Originator: J. Vicente Carrasco -Bixen- >Release: 5.2.1-p10 >Organization: >Environment: FreeBSD zolocho.tugurbio.org 5.2.1-RELEASE-p10 FreeBSD 5.2.1-RELEASE-p10 #0: Mon Oct 4 18:06:45 CEST 2004 root@zolocho.tugurbio.org:/usr/obj/usr/src/sys/ZOLOCHO i386 >Description: In Spanish we have characters to *open* questions and exclamations. The file accents2sgml.pl is great to convert our graphic characters into sgml. I can't yet using send-pr in my desktop. If there is any problem with the patch I can provide an url to find it. >How-To-Repeat: Today we change those characters by hand. >Fix: --- accents2sgml.pl.old Thu Oct 7 23:48:03 2004 +++ accents2sgml.pl Thu Oct 7 23:48:46 2004 @@ -68,5 +68,7 @@ s/ý/ý/g; s/þ/þ/g; s/ÿ/ÿ/g; +s/¡/¡/g; +s/¿/¿/g; print; >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410072309.i97N9Gsa065874>