summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorhobbs <hobbs>2001-08-07 02:54:30 (GMT)
committerhobbs <hobbs>2001-08-07 02:54:30 (GMT)
commit482467187288998a18883875e9886a29b44bf744 (patch)
tree0b53c099441e961e44dbc37abd772e3cf18a8f08 /doc
parent1eff5f9346e74b7c0b8aaa247df632b47f8a5f6e (diff)
downloadtcl-482467187288998a18883875e9886a29b44bf744.zip
tcl-482467187288998a18883875e9886a29b44bf744.tar.gz
tcl-482467187288998a18883875e9886a29b44bf744.tar.bz2
corrected minor nroff transgressions
Diffstat (limited to 'doc')
-rw-r--r--doc/FileSystem.36
-rw-r--r--doc/Panic.34
-rw-r--r--doc/interp.n4
-rw-r--r--doc/pkgMkIndex.n4
4 files changed, 9 insertions, 9 deletions
diff --git a/doc/FileSystem.3 b/doc/FileSystem.3
index 9380b42..1da96c5 100644
--- a/doc/FileSystem.3
+++ b/doc/FileSystem.3
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: FileSystem.3,v 1.1 2001/07/31 19:15:24 vincentdarley Exp $
+'\" RCS: @(#) $Id: FileSystem.3,v 1.2 2001/08/07 02:59:14 hobbs Exp $
'\"
.so man.macros
.TH Tcl_FSCopyFile 3 8.4 Tcl "Tcl Library Procedures"
@@ -88,7 +88,7 @@ int
\fBTcl_FSChdir\fR(\fIpathPtr\fR)
.sp
Tcl_Obj*
-\fBTcl_FSPathSeparator\fR(\fIfIpathPtr\fR\fR)
+\fBTcl_FSPathSeparator\fR(\fIpathPtr\fR)
.sp
Tcl_Obj*
\fBTcl_FSJoinPath\fR(\fIlistObj, elements\fR)
@@ -623,7 +623,7 @@ identifies the type of the filesystem implemented, e.g.
.SH "STRUCTURE LENGTH"
.PP
The \fIstructureLength\fR field is generally implemented as
-\fIsizeof(Tcl_Filesystem)\R, and is there to allow easier
+\fIsizeof(Tcl_Filesystem)\fR, and is there to allow easier
binary backwards compatibility if the size of the structure
changes in a future Tcl release.
.PP
diff --git a/doc/Panic.3 b/doc/Panic.3
index c7b0f8c..cc3b17f 100644
--- a/doc/Panic.3
+++ b/doc/Panic.3
@@ -2,7 +2,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: Panic.3,v 1.1 2001/06/08 20:06:11 dgp Exp $
+'\" RCS: @(#) $Id: Panic.3,v 1.2 2001/08/07 02:59:14 hobbs Exp $
'\"
.so man.macros
.TH Tcl_Panic 3 8.4 Tcl "Tcl Library Procedures"
@@ -68,7 +68,7 @@ typedef void Tcl_PanicProc( CONST char *\fBformat\fR,
After \fBTcl_SetPanicProc\fR returns, any future calls to
\fBTcl_Panic\fR will call \fIpanicProc\fR, passing along the
\fIformat\fR and \fIarg\fR arguments. To maintain consistency with the
-callers of \fBTcl_Panic\fR, \fIpanicProc\fB must not return; it must
+callers of \fBTcl_Panic\fR, \fIpanicProc\fR must not return; it must
call \fBabort\fR. \fIpanicProc\fR should avoid making calls into the
Tcl library, or into other libraries that may call the Tcl library,
since the original call to \fBTcl_Panic\fR indicates the Tcl library is
diff --git a/doc/interp.n b/doc/interp.n
index e2d491c..52d3bfd 100644
--- a/doc/interp.n
+++ b/doc/interp.n
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: interp.n,v 1.6 2001/06/27 21:00:45 hobbs Exp $
+'\" RCS: @(#) $Id: interp.n,v 1.7 2001/08/07 02:54:30 hobbs Exp $
'\"
.so man.macros
.TH interp n 7.6 Tcl "Tcl Built-In Commands"
@@ -433,7 +433,7 @@ can only be provided by explicit definition of an \fBunknown\fR command
in the safe interpreter. This will involve exposing the \fBsource\fR
command. This is most easily accomplished by creating the safe interpreter
with Tcl's \fBSafe\-Tcl\fR mechanism. \fBSafe\-Tcl\fR provides safe
-versions of \fBsource\fB, \fBload\fR, and other Tcl commands needed
+versions of \fBsource\fR, \fBload\fR, and other Tcl commands needed
to support autoloading of commands and the loading of packages.
.VE
.PP
diff --git a/doc/pkgMkIndex.n b/doc/pkgMkIndex.n
index 3147067..db70d2d 100644
--- a/doc/pkgMkIndex.n
+++ b/doc/pkgMkIndex.n
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: pkgMkIndex.n,v 1.11 2001/07/21 20:26:42 dgp Exp $
+'\" RCS: @(#) $Id: pkgMkIndex.n,v 1.12 2001/08/07 02:54:30 hobbs Exp $
'\"
.so man.macros
.TH pkg_mkIndex n 8.3 Tcl "Tcl Built-In Commands"
@@ -104,7 +104,7 @@ The optional switches are:
.TP 15
\fB\-direct\fR
The generated index will implement direct loading of the package
-upon \fBpackage require\R. This is the default.
+upon \fBpackage require\fR. This is the default.
.TP 15
\fB\-lazy\fR
The generated index will manage to delay loading the package until the