Date: Fri, 12 Dec 2003 09:17:08 +0700 From: Dikshie <dikshie@ppk.itb.ac.id> To: freebsd-doc@freebsd.org Subject: many error code 1 (ignored) messages Message-ID: <20031212021708.GA16221@ppk.itb.ac.id>
next in thread | raw e-mail | index | archive | help
Hello, It's my first time to mirror the WWW. I got many error code 1 (ignored) messages. is it normal ? for example: -------------------------------------------------------------- ===> en/donations /usr/bin/sed -e 's/<!ENTITY date[ \t]*"$Free[B]SD. .* \(.* .*\) .* .* $">/<!ENTITY date "Last modified: \1">/' index.sgml | /usr/bin/env SGML_CATALOG_FILES= /usr/local/bin/sgmlnorm -d -c /usr/local/share/sgml/html/catalog -D /usr/www/en/donations > index.html || (/bin/rm -f index.html && false) /usr/local/bin/tidy -i -m -raw -preserve -f /dev/null -asxml index.html *** Error code 1 (ignored) /usr/bin/sed -e 's/<!ENTITY date[ \t]*"$Free[B]SD. .* \(.* .*\) .* .* $">/<!ENTITY date "Last modified: \1">/' wantlist.sgml | /usr/bin/env SGML_CATALOG_FILES= /usr/local/bin/sgmlnorm -d -c /usr/local/share/sgml/html/catalog -D /usr/www/en/donations > wantlist.html || (/bin/rm -f wantlist.html && false) /usr/local/bin/tidy -i -m -raw -preserve -f /dev/null -asxml wantlist.html *** Error code 1 (ignored) /usr/bin/sed -e 's/<!ENTITY date[ \t]*"$Free[B]SD. .* \(.* .*\) .* .* $">/<!ENTITY date "Last modified: \1">/' donors.sgml | /usr/bin/env SGML_CATALOG_FILES= /usr/local/bin/sgmlnorm -d -c /usr/local/share/sgml/html/catalog -D /usr/www/en/donations > donors.html || (/bin/rm -f donors.html && false) /usr/local/bin/tidy -i -m -raw -preserve -f /dev/null -asxml donors.html *** Error code 1 (ignored) ===> en/ports /usr/bin/cvs -Q -R co -p ports/INDEX > INDEX -------------------------------------------------------------- thanks ! -dikshie-
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031212021708.GA16221>