Module Name: src Committed By: apb Date: Sun Jan 22 09:25:27 UTC 2012
Modified Files: src/usr.bin/error: error.1 Log Message: Fix the csh(1) example ("make ... |& error ...", not "make ... | error ..."), and add a sh(1) example ("make ... 2>&1 | error ..."). To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/usr.bin/error/error.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.