Module Name: src Committed By: martin Date: Tue Jun 27 18:09:44 UTC 2023
Modified Files: src/usr.bin/vacation [netbsd-10]: vacation.1 vacation.c Log Message: Pull up following revision(s) (requested by hauke in ticket #214): usr.bin/vacation/vacation.c: revision 1.38 usr.bin/vacation/vacation.1: revision 1.33 Make vacation(1) check 'Auto-Submitted:' (RFC 3834) in addition to 'Precedence:' (RFC 2076), and set 'Precedence:' in addition to 'Auto-Submitted:'. Update the man page accordingly. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.32.10.1 src/usr.bin/vacation/vacation.1 cvs rdiff -u -r1.37 -r1.37.10.1 src/usr.bin/vacation/vacation.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.