Module Name: src
Committed By: rillig
Date: Fri Aug 21 06:28:38 UTC 2020
Modified Files:
src/usr.bin/make: lst.c
Log Message:
make(1): condense the API comments in the list library
Most mentioned "side effects" were either implementation details or
rather "main effects". The wording of similar functions has been
aligned.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/usr.bin/make/lst.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.