summaryrefslogtreecommitdiffstats
path: root/doc/user/conf.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2013-07-24 15:30:24 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2013-07-24 15:30:24 -0500
commit989604a56fbbe868c0e0da542150aa60070c531f (patch)
treeeb2f65fe41dbd5e16aa143638c80989d0d1b9db1 /doc/user/conf.t
parentreaddir_r(): Add restrict keyword per Single UNIX Specification (diff)
downloadrtems-989604a56fbbe868c0e0da542150aa60070c531f.tar.bz2
conf.t: Fix minor typos.
Diffstat (limited to 'doc/user/conf.t')
-rw-r--r--doc/user/conf.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/conf.t b/doc/user/conf.t
index e708c59559..3f88550b54 100644
--- a/doc/user/conf.t
+++ b/doc/user/conf.t
@@ -3730,7 +3730,7 @@ List of device driver initializers (@code{rtems_driver_address_table}).
Undefined or array of device drivers.
@item DEFAULT VALUE:
-This is not defined default, indicating the @code{<rtems/confdefs.h>}
+This is not defined by default, indicating the @code{<rtems/confdefs.h>}
is providing the device driver table.
@end table
@@ -4304,7 +4304,7 @@ Unsigned integer (@code{uint32_t}).
Positive.
@item DEFAULT VALUE:
-The default is 2.
+The default value is 2.
@end table