Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Apr 2025 17:03:26 GMT
From:      Maxim Konovalov <maxim@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: f29d155577cf - main - reboot.8: Xr reboot(2)
Message-ID:  <202504121703.53CH3Qle080838@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by maxim:

URL: https://cgit.FreeBSD.org/src/commit/?id=f29d155577cfac4d04484535a320f43683133c62

commit f29d155577cfac4d04484535a320f43683133c62
Author:     Maxim Konovalov <maxim@FreeBSD.org>
AuthorDate: 2025-04-12 17:02:08 +0000
Commit:     Maxim Konovalov <maxim@FreeBSD.org>
CommitDate: 2025-04-12 17:02:08 +0000

    reboot.8: Xr reboot(2)
    
    PR:             259439
    MFC after:      1 week
---
 sbin/reboot/reboot.8 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sbin/reboot/reboot.8 b/sbin/reboot/reboot.8
index 59cbd9de7519..0ddcee643244 100644
--- a/sbin/reboot/reboot.8
+++ b/sbin/reboot/reboot.8
@@ -25,7 +25,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd February 8, 2024
+.Dd April 12, 2025
 .Dt REBOOT 8
 .Os
 .Sh NAME
@@ -213,6 +213,7 @@ reboot -r
 .Ed
 .Sh SEE ALSO
 .Xr kenv 1 ,
+.Xr reboot 2 ,
 .Xr getutxent 3 ,
 .Xr ipmi 4 ,
 .Xr boot 8 ,



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