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 <paua...@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 . _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"