diff options
Diffstat (limited to 'lib/libc/sys/reboot.2')
-rw-r--r-- | lib/libc/sys/reboot.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/reboot.2 b/lib/libc/sys/reboot.2 index cf347452f910..8f247b2c30e3 100644 --- a/lib/libc/sys/reboot.2 +++ b/lib/libc/sys/reboot.2 @@ -105,7 +105,7 @@ via the .Fn reboot call. See -.Xr kadb 4 +.Xr ddb 4 for more information. .It Dv RB_NOSYNC Normally, the disks are sync'd (see |