From 5898d65243fb8b8e0bc55026dcbe9b7016742ebc Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Mon, 8 Sep 2003 14:53:07 +0000 Subject: typo from Tom Cosgrove (PR 3459); also .Xr sendmail --- share/man/man5/forward.5 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'share/man/man5') diff --git a/share/man/man5/forward.5 b/share/man/man5/forward.5 index 8628d30321b..2cb077ba7be 100644 --- a/share/man/man5/forward.5 +++ b/share/man/man5/forward.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: forward.5,v 1.3 2003/06/06 13:28:13 jmc Exp $ +.\" $OpenBSD: forward.5,v 1.4 2003/09/08 14:53:06 jmc Exp $ .\" .\" Copyright (c) 2001 Marco S. Hyman .\" @@ -21,14 +21,14 @@ Users may put a file named .Pa .forward in their home directory. If this file exists, -.Nm sendmail +.Xr sendmail 8 (and sendmail-like mailers) will redirect mail for the user to the list of addresses found in the .Pa .forward file. .Pa .forward files must not be group or world writable. -The users home directory should not be group writable. +The user's home directory should not be group writable. The .Pa .forward file must be owned by and readable by the indicated user. @@ -54,7 +54,8 @@ foo@bar.baz.com #@# is a comment anywhere e-mail forwarding information .El .Sh SEE ALSO -.Xr aliases 5 +.Xr aliases 5 , +.Xr sendmail 8 .Rs .%T "Sendmail \- An Internetwork Mail Router" .%V SMM -- cgit v1.2.3