git: f29d155577cf - main - reboot.8: Xr reboot(2)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Apr 2025 17:03:26 UTC
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 ,