diff --git a/README.md b/README.md index 4ea8d09..f8cb69f 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ If there is a core- or libreboot bios and flashrom installed, **hashboot** can c * Place hashboot anywhere in $PATH * Install the appropriate init script * If applicable, copy kernel-hook to /etc/kernel/post{inst,rm}.d/zzz-hashboot (make sure it is called after all other hooks) +* To generate the manpage, install asciidoc and run `build_manpage.sh`. # Usage * First run creates a configuration file. Use bitmask to select desired checkroutines diff --git a/hashboot.1.adoc b/hashboot.1.adoc index 487eaee..f95a142 100644 --- a/hashboot.1.adoc +++ b/hashboot.1.adoc @@ -22,7 +22,7 @@ boot partition. The checksums and a backup of the contents of `/boot` are stored in `/var/lib/hashboot` by default. If a checksum doesn't match, you have the option to restore the file from backup. -If there is a core- or libreboot bios and flashrom installed, **hashboot** can +If there is a core- or libreboot bios and flashrom installed, hashboot can check bios for modifications too. == OPTIONS