Date: Fri, 25 Aug 2023 16:32:46 GMT From: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: c696ccf3c3 - main - Handbook - bsdinstall: Improve tab focus tip Message-ID: <202308251632.37PGWk53000175@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=c696ccf3c34e43c940ac814b2c7de11748b746f8 commit c696ccf3c34e43c940ac814b2c7de11748b746f8 Author: Jeff Linahan <jeff.linahan@gmail.com> AuthorDate: 2023-08-25 16:31:45 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2023-08-25 16:31:45 +0000 Handbook - bsdinstall: Improve tab focus tip Pull Request: https://github.com/freebsd/freebsd-doc/pull/195 --- documentation/content/en/books/handbook/bsdinstall/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/handbook/bsdinstall/_index.adoc b/documentation/content/en/books/handbook/bsdinstall/_index.adoc index cd78662d65..e679693fb6 100644 --- a/documentation/content/en/books/handbook/bsdinstall/_index.adoc +++ b/documentation/content/en/books/handbook/bsdinstall/_index.adoc @@ -581,7 +581,7 @@ The other partition schemes are generally used for uncommon or older computers. |=== After the partitioning scheme has been selected and created, select btn:[Create] again to create the partitions. -The kbd:[Tab] key is used to move the cursor between fields. +The kbd:[Tab] key is used to give focus to the fields (after cycling through btn:[<OK>], btn:[<Options>], and btn:[<Cancel>]). [[bsdinstall-part-manual-addpart]] .Manually Create Partitions
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308251632.37PGWk53000175>