From a16a794916831c78137fc14666bfde1389a6d6b0 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 4 Mar 2010 14:40:06 +0000 Subject: 2010-03-04 Joel Sherrill * user/conf.t: CONFIGURE_DISABLE_CLASSIC_NOTEPADS is typo of CONFIGURE_DISABLE_CLASSIC_API_NOTEPADS. Fix it. --- doc/user/conf.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/user/conf.t') diff --git a/doc/user/conf.t b/doc/user/conf.t index 3cb37f9a49..00571dc33d 100644 --- a/doc/user/conf.t +++ b/doc/user/conf.t @@ -555,8 +555,8 @@ system configuration parameters supported by @code{rtems/confdefs.h}. Classic API tasks that can be concurrently active. The default for this field is 0. -@findex CONFIGURE_DISABLE_CLASSIC_NOTEPADS -@item @code{CONFIGURE_DISABLE_CLASSIC_NOTEPADS} should be defined +@findex CONFIGURE_DISABLE_CLASSIC_API_NOTEPADS +@item @code{CONFIGURE_DISABLE_CLASSIC_API_NOTEPADS} should be defined if the user does not want to have support for Classic API Notepads in their application. By default, this is not defined and Classic API Notepads are supported. -- cgit v1.2.3