diff options
Diffstat (limited to 'share/man/man4/ddb.4')
-rw-r--r-- | share/man/man4/ddb.4 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4 index 7177668a177..27cca031558 100644 --- a/share/man/man4/ddb.4 +++ b/share/man/man4/ddb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ddb.4,v 1.98 2020/06/17 10:55:24 sthen Exp $ +.\" $OpenBSD: ddb.4,v 1.99 2020/10/26 18:53:20 deraadt Exp $ .\" $NetBSD: ddb.4,v 1.5 1994/11/30 16:22:09 jtc Exp $ .\" .\" Mach Operating System @@ -25,7 +25,7 @@ .\" any improvements or extensions that they make and grant Carnegie Mellon .\" the rights to redistribute these changes. .\" -.Dd $Mdocdate: June 17 2020 $ +.Dd $Mdocdate: October 26 2020 $ .Dt DDB 4 .Os .Sh NAME @@ -605,6 +605,10 @@ address is set to the address where .Ar value is found, or just after where the search area finishes. .\" -------------------- +.It Ic reboot +Shortcut for +.Ic boot reboot +.\" -------------------- .It Ic show Ar what Displays various things, depending on .Ar what : |