Skip to content

Commit 02272ff

Browse files
author
ripley
committed
tcltk doc updates
git-svn-id: https://svn.r-project.org/R/trunk@88309 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 8188a86 commit 02272ff

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

doc/NEWS.Rd

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -169,9 +169,6 @@
169169

170170
\item Tcl/Tk\sspace{}9 can be used to build package \code{tcltk}:
171171
this has become the default in some Linux distributions.
172-
\strong{N.B.} several third-party packages currently require
173-
Tcl/Tk\sspace{}8 or even 8.6 without declaring so.
174-
%% including tkrplot, loon and tcltk2
175172
}
176173
}
177174

src/library/tcltk/man/TclInterface.Rd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,8 @@ system is active; if \code{FALSE}, only the Tcl interpreter is available.
268268
269269
\code{tclVersion} optionally returns the full Tcl version as a
270270
character string such as \code{"8.6.16"} or \code{"9.0.1"}). NB: the
271-
\sQuote{patch level} is not necessarily numeric, e.g. \code{9.0b1}.
271+
\sQuote{patch level} is not necessarily numeric, e.g.\sspace{}for
272+
version \code{9.0b1}.
272273
(\R{} versions before 8.6.0 reported the full version including the
273274
\sQuote{patch level}.)
274275
}

0 commit comments

Comments
 (0)