From owner-freebsd-doc@FreeBSD.ORG Tue Oct 10 03:45:06 2006 Return-Path: X-Original-To: freebsd-doc@FreeBSD.org Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 390BB16A412 for ; Tue, 10 Oct 2006 03:45:06 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from pittgoth.com (ns1.pittgoth.com [216.38.206.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id C864C43D4C for ; Tue, 10 Oct 2006 03:45:05 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from localhost (ip70-177-190-239.dc.dc.cox.net [70.177.190.239]) (authenticated bits=0) by pittgoth.com (8.13.6/8.13.6) with ESMTP id k9A3j2Gf059842 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 9 Oct 2006 23:45:04 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Mon, 9 Oct 2006 23:44:57 -0400 From: Tom Rhodes To: "Dan Mahoney, System Admin" Message-Id: <20061009234457.74ad7f7b.trhodes@FreeBSD.org> In-Reply-To: <20061009233007.W81757@prime.gushi.org> References: <200610091759.k99HxBej015573@freefall.freebsd.org> <20061009233007.W81757@prime.gushi.org> Organization: The FreeBSD Project X-Mailer: Sylpheed version 1.0.6 (GTK+ 1.2.10; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-doc@FreeBSD.org Subject: Re: docs/103828: pw/adduser manpage make no mention of "dot.file" replace syntax in /usr/share/skel X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 03:45:06 -0000 On Mon, 9 Oct 2006 23:30:33 -0400 (EDT) "Dan Mahoney, System Admin" wrote: > Tom, > > Not that this has anything to do with anything, but out of curiosity, what > does MFC stand for? > > -Dan Oh it means "Move From Current." Our development branch is called "CURRENT." Which is where all new changes go before going into the "release branch." So when I "MFC" this, I'll move from development to the release branch and that is where FreeBSD 6.X-RELEASE will come from. :) Hope that answers your question. -- Tom Rhodes