docs/72434: doc/share/examples/vim/accents2sgml.pl file update

J. Vicente Carrasco -Bixen- carvay at tikismikis.org
Thu Oct 7 23:10:17 UTC 2004


>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 at 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:



More information about the freebsd-doc mailing list