diff options
| author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2016-02-29 17:22:34 +0000 |
|---|---|---|
| committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2016-02-29 17:22:34 +0000 |
| commit | 0ca11f9dedcdc45bcd8cccae6c751fa3b9cd3d8a (patch) | |
| tree | 2b89846c942b6e720ffb4f5e55c563da8be57427 /lib/libc/sys/reboot.2 | |
| parent | 80a87461087caa71c74d891c5b7cddf0156ad58a (diff) | |
Notes
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 df4a0ecb56ef5..ce8cc713d9316 100644 --- a/lib/libc/sys/reboot.2 +++ b/lib/libc/sys/reboot.2 @@ -118,7 +118,7 @@ Instead of rebooting, unmount all filesystems except the one containing currently-running executable, and mount root filesystem using the same mechanism which is used during normal boot, based on vfs.root.mountfrom -.Xr kenv 8 +.Xr kenv 1 variable. .It Dv RB_RDONLY Initially mount the root file system read-only. |
