MPE/iX Shell and Utilities Reference Manual, Vol 1

diff(1) MPE/iX Shell and Utilities diff(1)
Message: strcoll error, cannot malloc space.
Cause: There are not enough free system resources to allocate string space.
Action: Free up more resources.
Message: too many lines in file "filename"
Cause: The file filename contained more than the value of the configuration variable
INT_MAX. Without the –h option, diff cannot handle a file that large.
Action: Use the –h option.
Message: Unknown option "–option"
Cause: You specified an option that is not valid for diff.
Action: Check the DESCRIPTION section of this man page for a list of valid diff
options.
Message: unlink temp file: system error
Cause: See syserror(3).
Action: See syserror(3).
Message: write error on standard output: system error
Cause: See syserror(3).
Action: See syserror(3).
Message: write error on temporary file: system error
Cause: See syserror(3).
Action: See syserror(3).
LIMITS
The longest input line is 1024 bytes. Except under bdiff and –h, files are limited to
INT_MAX lines.
PORTABILITY
POSIX.2. x/OPEN Portability Guide 4.0. All UNIX systems.
The –D, –f, –H, –h, –i, –m, –n, –s, –t, and –w options; the n argument to the –c option;
and the diffh and bdiff versions of the command are all extensions to the POSIX standard.
MPE/iX NOTES
For information on how the current MPE/iX implementation may affect the operation of this
utility, see Appendix A, MPE/iX Implementation Considerations.
SEE ALSO
J. W. Hunt, M. D. McIlroy. An Algorithm for Differential File Comparison in Computing Sci-
ence Technical Report 41. Bell Telephone Laboratories.
cmp(1), comm(1), diff3(1), patch(1)
1-180 Commands and Utilities