From owner-svn-doc-all@FreeBSD.ORG Thu Nov 1 19:01:44 2012 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 071156FC for ; Thu, 1 Nov 2012 19:01:44 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id 680ED8FC14 for ; Thu, 1 Nov 2012 19:01:43 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id b5so2661588lbd.13 for ; Thu, 01 Nov 2012 12:01:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=Srr2FGR3Qv+PAH+p8c0pgem0ux/iUS6tK/kBpMYfvew=; b=eztvApPO+82CW0JyGZUYj/5KUzr6C1n90HLg2dxbbvUG1/Pj+6Q5N+0EmN2JAb4HTK 3l9ZpG0lcBVrb6RoRLx7Muq5mEOUgdBrqPM47xPmFlIvF2Uklq6/pkNXnPC+MkYAV31B kGEmoOx8G2B6I/cDPeTvXWm2B97zvHOqNVKbY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :x-gm-message-state; bh=Srr2FGR3Qv+PAH+p8c0pgem0ux/iUS6tK/kBpMYfvew=; b=S8Bcmn8ZS4JhCD8USPe1URU9BdU9UxzWkdOm2lqpqGePmBXcAydG0+yN2gv0kZTWQQ 2RABNzTqU9aEOSWvOApl/P2GsTdFPB7h/8NX8dcLTUvybrVyRWEa1Gootc7e3NLHsfnT 2JoGjbuEZcUhZL6G1SpspDl5SxqAkEKj9yUtnVOzfyi6cLew3lChg3rv2TZBN8W8dAze NLpuPGLbqynEvfpP2fjxSfKK0SuRJnlef4A9kv3npGRAw/rcYQW/I1+KVnyGc9NQ9PIj /vLuuopYU8kQcNuKrnTbiLwbJ4FKAIEdBlEC6pUtUPplBPgGbkVte9bfzxLyxRlkr3j8 lF3w== Received: by 10.112.42.233 with SMTP id r9mr15572575lbl.76.1351796502054; Thu, 01 Nov 2012 12:01:42 -0700 (PDT) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.112.162.71 with HTTP; Thu, 1 Nov 2012 12:01:11 -0700 (PDT) In-Reply-To: References: <201210312124.q9VLOgSx034123@svn.freebsd.org> From: Eitan Adler Date: Thu, 1 Nov 2012 15:01:11 -0400 X-Google-Sender-Auth: Y89AWE3DH99tXleVvzg_5Je8xro Message-ID: Subject: Re: svn commit: r39883 - head/en_US.ISO8859-1/books/faq To: Benjamin Kaduk Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQmIxuQXVjTQJc5IYpPJBMihSi2P3DrdF6CKkwnKMARUK/vBWyr1oZrpgVeww3WKpynrhbKH Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Nov 2012 19:01:44 -0000 On 1 November 2012 12:36, Benjamin Kaduk wrote: > On Wed, 31 Oct 2012, Eitan Adler wrote: > >> Author: eadler >> Date: Wed Oct 31 21:24:41 2012 >> New Revision: 39883 >> URL: http://svn.freebsd.org/changeset/doc/39883 >> >> Log: >> Explain to users a bit about bsdconfig >> >> Reviewed by: dteske >> Approved by: bcr (mentor) >> >> Modified: >> head/en_US.ISO8859-1/books/faq/book.xml >> >> Modified: head/en_US.ISO8859-1/books/faq/book.xml >> >> ============================================================================== >> --- head/en_US.ISO8859-1/books/faq/book.xml Wed Oct 31 21:24:39 2012 >> (r39882) >> +++ head/en_US.ISO8859-1/books/faq/book.xml Wed Oct 31 21:24:41 2012 >> (r39883) >> @@ -1902,6 +1902,21 @@ >> shows up before loader is started. >> >> >> + >> + >> + >> + Is there a tool to perform post-installation >> + configuration tasks? >> + >> + >> + >> + Yes, &rel.head.releng; users can set > > > This will be out-of-date with the next release. Is there a reason not to > say "starting in &os; 10.0"? Nope. I wasn't sure if we had an entity for a specific release vs writing it in plain text. How should I refer to what is now HEAD but will be 10.0? Exactly as you mentioned? "&os; 10.0" ? -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams