From owner-cvs-src@FreeBSD.ORG Fri Jun 15 03:21:21 2007 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AFB0116A41F; Fri, 15 Jun 2007 03:21:21 +0000 (UTC) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 8991913C4B7; Fri, 15 Jun 2007 03:21:21 +0000 (UTC) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l5F3LLgP015978; Fri, 15 Jun 2007 03:21:21 GMT (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l5F3LLlM015957; Fri, 15 Jun 2007 03:21:21 GMT (envelope-from gshapiro) Message-Id: <200706150321.l5F3LLlM015957@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Fri, 15 Jun 2007 03:21:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man5 make.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jun 2007 03:21:21 -0000 gshapiro 2007-06-15 03:21:20 UTC FreeBSD src repository Modified files: share/man/man5 make.conf.5 Log: You can never have enough documentation. Document the SENDMAIL_ALIASES, SENDMAIL_MAP_SRC, SENDMAIL_MAP_TYPE, and SENDMAIL_START_SCRIPT .Xr make.conf 5 variables. These are used in .Pa /etc/mail/Makefile . PR: conf/40548 MFC after: 3 days Revision Changes Path 1.140 +40 -0 src/share/man/man5/make.conf.5