Date: Thu, 5 May 2005 09:47:59 +0000 (UTC) From: Giorgos Keramidas <keramida@FreeBSD.org> To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml Message-ID: <200505050947.j459lxTT039643@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
keramida 2005-05-05 09:47:59 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Delete the '{}' argument from an invocation of xargs(1). When the output of find(1) is piped into xargs (instead of being passed to -exec cmd), there's no need for that. PR: docs/80649 Submitted by: Vasil Dimov <vd@datamax.bg> Revision Changes Path 1.562 +1 -1 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505050947.j459lxTT039643>