From 69a3e12bb9d92d86987c5aee56dea7dee9e28696 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Sat, 19 May 2018 16:02:01 +0200 Subject: [PATCH] man: small correction --- src/man/man8/opnsense-importer.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/man/man8/opnsense-importer.8 b/src/man/man8/opnsense-importer.8 index 86a70e755..7964ef55e 100644 --- a/src/man/man8/opnsense-importer.8 +++ b/src/man/man8/opnsense-importer.8 @@ -43,10 +43,10 @@ If successful, the old configuration will be replaced. The options are as follows: .Bl -tag -width ".Fl b" -offset indent .It Fl b -Run the importer in bootstrap mode, which only triggers the import -timeout prompt when no current configuration is found in the system. +Run the importer in boot mode, which only triggers the import timeout +prompt when no current configuration is found in the system. This mode is used for install media duties to allow early configuration -imports to allow to live-boot into them. +imports to be able to live-boot into them afterwards. .El .Sh EXIT STATUS .Ex -std