Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Feb 2020 15:13:57 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r357702 - head/share/man/man5
Message-ID:  <202002091513.019FDvmu023060@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: 0mp (doc,ports committer)
Date: Sun Feb  9 15:13:56 2020
New Revision: 357702
URL: https://svnweb.freebsd.org/changeset/base/357702

Log:
  Add a missing word in rc.conf.5
  
  PR:		243972
  Submitted by:	PauAmma <pauamma@gundo.com>
  Approved by:	bcr (mentor)
  Differential Revision:	https://reviews.freebsd.org/D23584

Modified:
  head/share/man/man5/rc.conf.5

Modified: head/share/man/man5/rc.conf.5
==============================================================================
--- head/share/man/man5/rc.conf.5	Sun Feb  9 12:30:50 2020	(r357701)
+++ head/share/man/man5/rc.conf.5	Sun Feb  9 15:13:56 2020	(r357702)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd September 9, 2019
+.Dd February 9, 2020
 .Dt RC.CONF 5
 .Os
 .Sh NAME
@@ -425,7 +425,7 @@ is used to set the hostname via DHCP,
 this variable should be set to an empty string.
 Within a
 .Xr jail 8
-the hostname is generally already set and this variable may absent.
+the hostname is generally already set and this variable may be absent.
 If this value remains unset when the system is done booting
 your console login will display the default hostname of
 .Dq Amnesiac .



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002091513.019FDvmu023060>