diff options
Diffstat (limited to 'usr/src/man/man1m/installboot.1m')
-rw-r--r-- | usr/src/man/man1m/installboot.1m | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/man/man1m/installboot.1m b/usr/src/man/man1m/installboot.1m index 0c1dd82c76..bbc6bdb188 100644 --- a/usr/src/man/man1m/installboot.1m +++ b/usr/src/man/man1m/installboot.1m @@ -9,9 +9,9 @@ .\" http://www.illumos.org/license/CDDL. .\" .\" -.\" Copyright 2017 Toomas Soome <tsoome@me.com> +.\" Copyright 2018 Toomas Soome <tsoome@me.com> .\" -.Dd February 19, 2017 +.Dd July 20, 2018 .Dt INSTALLBOOT 1M .Os .Sh NAME @@ -92,7 +92,7 @@ option, .Nm installs the stage1 file on the master boot sector of the disk as well. .It Sy stage3 -.Pa /boot/zfsloader +.Pa /boot/loader is read from file system and executed by .Sy stage2 and will provide boot loader user environment and is responsible of loading |