Hi I think the backslash at the beginning of the line is an error.
Best, Martin Index: vacation.1 =================================================================== RCS file: /home/reposync/cvs//src/usr.bin/vacation/vacation.1,v retrieving revision 1.23 diff -u -p -r1.23 vacation.1 --- vacation.1 30 Nov 2015 17:03:05 -0000 1.23 +++ vacation.1 20 Jan 2021 18:13:50 -0000 @@ -54,7 +54,7 @@ For example, your .Pa .forward file might have: .Bd -literal -offset indent -\eeric, "|/usr/bin/vacation -a allman eric" +eric, "|/usr/bin/vacation -a allman eric" .Ed .Pp which would send messages to you (assuming your login name was eric) and
