www/92973: [patch] mailto.sgml

Giorgos Keramidas keramida at FreeBSD.org
Fri Feb 10 06:41:28 PST 2006


Synopsis: [patch] mailto.sgml

State-Changed-From-To: open->closed
State-Changed-By: keramida
State-Changed-When: Fri Feb 10 14:38:58 UTC 2006
State-Changed-Why: 
Actually, it isn't.  The occurences of 'CDROM' are far more
in number than those of 'CD-ROM', so I don't think it's worth
changing just this one:

$ cd /w/bsd/www/en
$ find . -type f | fgrep -v /CVS/ | xargs fgrep 'CDROM' | wc -l
    2410
$ find . -type f | fgrep -v /CVS/ | xargs fgrep 'CD-ROM' | wc -l
     517

Thanks for the helpful PR, but unless there is a very good
reason to start making sweeps for s/CDROM/CD-ROM/ in the site
it's probably just not worth it to change these one by one.


http://www.freebsd.org/cgi/query-pr.cgi?pr=92973


More information about the freebsd-www mailing list