From 5773f376ba34ea3679f1f7aef82761777e4c943c Mon Sep 17 00:00:00 2001 From: "jan.nijtmans" Date: Fri, 23 Aug 2024 12:15:51 +0000 Subject: formatting. Missing "command" --- doc/info.n | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/info.n b/doc/info.n index 5b6a74e..f4190e4 100644 --- a/doc/info.n +++ b/doc/info.n @@ -284,9 +284,9 @@ directory in which the scripts distributed with Tcl scripts are stored. .TP \fBinfo loaded \fR?\fIinterp\fR? ?\fIprefix\fR? . -Returns the name of each file loaded in \fIinterp\fR by the \fBload\fR -with prefix \fIprefix\fR . If \fIprefix\fR is not given, returns a list where each item -is the name of the loaded file and the prefix for which the file +Returns the name of each file loaded in \fIinterp\fR by the \fBload\fR command +with prefix \fIprefix\fR . If \fIprefix\fR is not given, returns a list where +each item is the name of the loaded file and the prefix for which the file was loaded. For a statically-loaded package the name of the file is the empty string. For \fIinterp\fR, the empty string is the current interpreter. .\" METHOD: locals -- cgit v0.12