From owner-svn-src-all@freebsd.org Mon Mar 23 15:39:43 2020 Return-Path: Delivered-To: svn-src-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 57D9D266570; Mon, 23 Mar 2020 15:39:43 +0000 (UTC) (envelope-from 0mp@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48mJTq1bQ3z3MN7; Mon, 23 Mar 2020 15:39:43 +0000 (UTC) (envelope-from 0mp@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2D46318B14; Mon, 23 Mar 2020 15:39:43 +0000 (UTC) (envelope-from 0mp@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 02NFdhqg039183; Mon, 23 Mar 2020 15:39:43 GMT (envelope-from 0mp@FreeBSD.org) Received: (from 0mp@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02NFdhbQ039182; Mon, 23 Mar 2020 15:39:43 GMT (envelope-from 0mp@FreeBSD.org) Message-Id: <202003231539.02NFdhbQ039182@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: 0mp set sender to 0mp@FreeBSD.org using -f From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Mon, 23 Mar 2020 15:39:42 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r359245 - head/share/man/man5 X-SVN-Group: head X-SVN-Commit-Author: 0mp X-SVN-Commit-Paths: head/share/man/man5 X-SVN-Commit-Revision: 359245 X-SVN-Commit-Repository: base MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Mar 2020 15:39:43 -0000 Author: 0mp (doc,ports committer) Date: Mon Mar 23 15:39:42 2020 New Revision: 359245 URL: https://svnweb.freebsd.org/changeset/base/359245 Log: Start sentences from new lines Also, bump date after 359244. Modified: head/share/man/man5/rc.conf.5 Modified: head/share/man/man5/rc.conf.5 ============================================================================== --- head/share/man/man5/rc.conf.5 Mon Mar 23 15:27:10 2020 (r359244) +++ head/share/man/man5/rc.conf.5 Mon Mar 23 15:39:42 2020 (r359245) @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd February 9, 2020 +.Dd March 23, 2020 .Dt RC.CONF 5 .Os .Sh NAME @@ -1183,11 +1183,12 @@ break some legitimate applications. .Pq Vt bool Set to .Dq Li AUTO -by default. This setting will be identical to +by default. +This setting will be identical to .Dq Li YES , if a dynamicrouting daemon is enabled, because redirect processing may -cause perfomance issues for large routing tables. If no such service -is enabled, this setting behaves like a +cause perfomance issues for large routing tables. +If no such service is enabled, this setting behaves like a .Dq Li NO . Setting to .Dq Li YES @@ -1673,7 +1674,8 @@ This static setting may be overridden by commands started with dynamic interface configuration utilities like .Xr dhclient 8 -hooks. The description can be seen with +hooks. +The description can be seen with .Xr ifconfig 8 command and it may be exported with .Xr bsnmpd 1