[Linux-decnet-commit] CVS: dnprogs/mail sendvmsmail.8,1.2,1.3
Brought to you by:
chrissie_c,
ph3-der-loewe
From: Christine C. <chr...@us...> - 2008-08-19 10:37:24
|
Update of /cvsroot/linux-decnet/dnprogs/mail In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18662 Modified Files: sendvmsmail.8 Log Message: Fix typo in man page Index: sendvmsmail.8 =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/mail/sendvmsmail.8,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** sendvmsmail.8 23 Jan 2001 11:48:24 -0000 1.2 --- sendvmsmail.8 19 Aug 2008 10:37:20 -0000 1.3 *************** *** 10,14 **** Is the mail forwarding program that sends Unix mail messages to VMSmail on an OpenVMS(R) System. It should be the default destination of the "vmsmail" user. The usual way to do this ! is to create a .forward file in that user's hoem directory with the following contents: | /usr/sbin/sendvmsmail --- 10,14 ---- Is the mail forwarding program that sends Unix mail messages to VMSmail on an OpenVMS(R) System. It should be the default destination of the "vmsmail" user. The usual way to do this ! is to create a .forward file in that user's home directory with the following contents: | /usr/sbin/sendvmsmail |