From 3513a4ee82456622c1a7db60e1f57d3908323498 Mon Sep 17 00:00:00 2001 From: Chris Rees Date: Tue, 16 Apr 2019 10:02:52 +0000 Subject: [PATCH] Give a hint to curses navigation It is not immediately obvious to all users how to move the cursor around the partitioning section in bsdinstall, and this kind of thing can put people off very quickly. PR: docs/197645 Submitted by: web@umich.edu --- en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml b/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml index cb09188c6f..544fce53f1 100644 --- a/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml @@ -1440,7 +1440,8 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4. After the partitioning scheme has been selected and created, select [ Create ] - again to create the partitions. + again to create the partitions. The Tab + key is used to move the cursor between fields.
Manually Create Partitions