Date: Sat, 19 Sep 2020 15:10:17 +0000 (UTC) From: Gordon Bergling <gbe@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r365905 - head/share/man/man8 Message-ID: <202009191510.08JFAH0j063618@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gbe (doc committer) Date: Sat Sep 19 15:10:17 2020 New Revision: 365905 URL: https://svnweb.freebsd.org/changeset/base/365905 Log: diskless(8): Correct Sections out of conventional order error Event: September 2020 Bugathon MFC after: 1 week Modified: head/share/man/man8/diskless.8 Modified: head/share/man/man8/diskless.8 ============================================================================== --- head/share/man/man8/diskless.8 Sat Sep 19 15:08:57 2020 (r365904) +++ head/share/man/man8/diskless.8 Sat Sep 19 15:10:17 2020 (r365905) @@ -453,11 +453,6 @@ Be warned that using unencrypted to mount root and user partitions may expose information such as encryption keys. -.Sh HISTORY -The -.Nm -environment first appeared in -.Fx 2.2.5 . .Sh SEE ALSO .Xr ethers 5 , .Xr exports 5 , @@ -470,6 +465,11 @@ environment first appeared in .Xr tftpd 8 .Pp .Pa ports/net/etherboot +.Sh HISTORY +The +.Nm +environment first appeared in +.Fx 2.2.5 . .Sh BUGS This manpage is probably incomplete. .Pp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009191510.08JFAH0j063618>