We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d05fc0f commit 1d0ebefCopy full SHA for 1d0ebef
c/src/lib/libbsp/i386/pc386/configure.ac
@@ -97,7 +97,7 @@ if test "${USE_VBE_RM}" = "1" ; then
97
fi
98
RTEMS_BSPOPTS_SET([NUM_APP_DRV_GDT_DESCRIPTORS],[*],[0])
99
RTEMS_BSPOPTS_HELP([NUM_APP_DRV_GDT_DESCRIPTORS],
100
-[Defines how many descriptors in GDT will be allocated for application or
+[Defines how many descriptors in GDT may be allocated for application or
101
driver usage.])
102
103
if test X${CLOCK_DRIVER_USE_TSC} = X1 -a X${CLOCK_DRIVER_USE_8254} = X1 ; then
0 commit comments