From owner-svn-src-head@freebsd.org Mon May 29 18:11:46 2017 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BFE53D7CB04; Mon, 29 May 2017 18:11:46 +0000 (UTC) (envelope-from etnapierala@gmail.com) Received: from mail-wm0-x242.google.com (mail-wm0-x242.google.com [IPv6:2a00:1450:400c:c09::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FB898415B; Mon, 29 May 2017 18:11:46 +0000 (UTC) (envelope-from etnapierala@gmail.com) Received: by mail-wm0-x242.google.com with SMTP id b84so19599026wmh.0; Mon, 29 May 2017 11:11:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:mail-followup-to :references:mime-version:content-disposition:in-reply-to:user-agent; bh=Ap1pOPr7aRTzYzfDfZ/KYI6se++1iaXxKmwnK2s1egQ=; b=hnTvilDSIBfzx0haY+UilX/4Pj105QNqIU/UzFLh7TEDsLIkmqZLtDsUeNd5ZlI4Uk +3494rcSWxBvZ5wK+5DoZGNHqfMVZ6yOqGWMnNXaPwjED1V/qtlDisxRnTQd1JjXAWgn hk5zT/tya509m4W0NVAmNqzhxz0o3I1yK4NQOPkALJHp2cfhVSpegOx506JMFa20RmCL aj8qHRi9Ny1rJ0uMSABvDtap1QsINbEpvNCW1ax6sMGI0RGzfhEM+QfX7+08C47gS/70 hRI/p4VDzsH/7Og6QE1cbdQ6RKTd0VozjDiiMNY90uRJZTVkogq4g95ilCF28eYWktJX iOXg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :mail-followup-to:references:mime-version:content-disposition :in-reply-to:user-agent; bh=Ap1pOPr7aRTzYzfDfZ/KYI6se++1iaXxKmwnK2s1egQ=; b=ZgO52kXGi/wsAIspieRct0kq5QnJUmgyVIZT/f4Ha3ONp0nMN0iGBRd9h6Eab8aZRH tcqlNhY7pVW+KdbjUr+ByV9Y0zv8zIDh8NMzssxZLsYllPl8pRQnRs4B4KgISivFnhDc ybWB2N31Xnn9QOjwADtC/5Z/i9Q3NJYF+hUpFcc6zqJQZzU/0l8uyObnRCHY97GHw3z6 xBuvegBkj2BTPT3BWkEbOY8VVbKrVH2A2Nn7CdzmcUAKP+YIZuSyLhBfCTr3xha6iHX3 uqJR8dv1O2Ck35+gjrZZN7kYxPEcvF6ybsoB9GUstwNav3MdJUCwqA/W2S5Y8Y6OGq2c Ph1Q== X-Gm-Message-State: AODbwcAlm8DXyq/wJVwVfU40JlgHY5yiR2KP9YU7wOaPJFC1f6lV/i76 1yEiRE0OG4OtvxPe X-Received: by 10.223.151.107 with SMTP id r98mr6034349wrb.6.1496081504838; Mon, 29 May 2017 11:11:44 -0700 (PDT) Received: from brick (cpc92310-cmbg19-2-0-cust934.5-4.cable.virginm.net. [82.9.227.167]) by smtp.gmail.com with ESMTPSA id m11sm16554593wmg.34.2017.05.29.11.11.43 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 May 2017 11:11:44 -0700 (PDT) Sender: =?UTF-8?Q?Edward_Tomasz_Napiera=C5=82a?= Date: Mon, 29 May 2017 19:11:41 +0100 From: Edward Tomasz Napierala To: "Rodney W. Grimes" Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r319080 - head/share/man/man5 Message-ID: <20170529181141.GA25108@brick> Mail-Followup-To: "Rodney W. Grimes" , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201705281809.v4SI9nT2024664@repo.freebsd.org> <201705290308.v4T38w6k020345@pdx.rh.CN85.dnsmgr.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201705290308.v4T38w6k020345@pdx.rh.CN85.dnsmgr.net> User-Agent: Mutt/1.8.2 (2017-04-18) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 May 2017 18:11:46 -0000 On 0528T2008, Rodney W. Grimes wrote: > [ Charset UTF-8 unsupported, converting... ] > > Author: trasz > > Date: Sun May 28 18:09:49 2017 > > New Revision: 319080 > > URL: https://svnweb.freebsd.org/changeset/base/319080 > > > > Log: > > Fix Xrs; they were pointing to the wrong section. > > > > MFC after: 2 weeks > > > > Modified: > > head/share/man/man5/mount.conf.5 > > > > Modified: head/share/man/man5/mount.conf.5 > > ============================================================================== > > --- head/share/man/man5/mount.conf.5 Sun May 28 18:07:53 2017 (r319079) > > +++ head/share/man/man5/mount.conf.5 Sun May 28 18:09:49 2017 (r319080) > > @@ -52,7 +52,7 @@ The logic for this is in > > .Fn vfs_mountroot_conf0 . > > .It > > The kernel will first mount > > -.Xr devfs 8 > > +.Xr devfs 5 > > as the root file system. > > Um, no, devfs(8) is the command, devfs(5) is the config > file that descripts what devfs(8) well do. This sentence > does read very well to me: > The kernel will first mount devfs(8) as the root file system? > Neither devfs(8) or (5) is a file system one is a utility > command and the other is a config file. Erm, no - devfs(5) is the filesystem man page. The config file is devfs.rules(5). Yeah, it's kind of weird that filesystems are in section 5.