From ecbcbae3dd945c5f5ca0eeda36b2be21df7d0b92 Mon Sep 17 00:00:00 2001 From: Jacob Bachmeyer Date: Sun, 27 Dec 2020 21:42:01 -0600 Subject: Remove noise word "api" from "testsuite can call api" entrypoint --- doc/dejagnu.texi | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc') diff --git a/doc/dejagnu.texi b/doc/dejagnu.texi index 9807313..b34c1c3 100644 --- a/doc/dejagnu.texi +++ b/doc/dejagnu.texi @@ -3394,15 +3394,15 @@ implied by the returned value will exist upon return. Implied directories are created in the object tree if needed. An error is raised if an implied directory does not exist in the source tree. -@subsubheading testsuite can call api +@subsubheading testsuite can call -The @code{testsuite can call api} command is a feature test and -returns a boolean value indicating if a subcommand under a multiplex -point is available. This API call is needed because only the -multiplex points themselves are visible to the Tcl info command. +The @code{testsuite can call} command is a feature test and returns a +boolean value indicating if a subcommand under a multiplex point is +available. This API call is needed because only the multiplex points +themselves are visible to the Tcl info command. @quotation -@t{ @b{testsuite can call api} @i{feature}... } +@t{ @b{testsuite can call} @i{feature}... } @end quotation Any number of words are joined together into a single name, beginning -- cgit v1.1