summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libsyslog.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-04-04 07:23:21 (GMT)
committerFred Drake <fdrake@acm.org>1998-04-04 07:23:21 (GMT)
commit3a0351cf8556a20e5ccfb63ba0dbbdba79684063 (patch)
tree896e951360c60e9c545d350ed05cd18b34b394b3 /Doc/lib/libsyslog.tex
parente7957184d230b7eda9e7db942bc8f96e71a8c34b (diff)
downloadcpython-3a0351cf8556a20e5ccfb63ba0dbbdba79684063.zip
cpython-3a0351cf8556a20e5ccfb63ba0dbbdba79684063.tar.gz
cpython-3a0351cf8556a20e5ccfb63ba0dbbdba79684063.tar.bz2
Remove all uses of \sectcode; we can now use logical markup everywhere.
Diffstat (limited to 'Doc/lib/libsyslog.tex')
-rw-r--r--Doc/lib/libsyslog.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libsyslog.tex b/Doc/lib/libsyslog.tex
index f748186..c4c6166 100644
--- a/Doc/lib/libsyslog.tex
+++ b/Doc/lib/libsyslog.tex
@@ -1,4 +1,4 @@
-\section{Built-in Module \sectcode{syslog}}
+\section{Built-in Module \module{syslog}}
\label{module-syslog}
\bimodindex{syslog}
604074 Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/doc/GetInt.3
Commit message (Expand)AuthorAgeFilesLines
* More small bits of doc polishingdkf2024-01-211-0/+1
* Merge 8.7jan.nijtmans2022-10-071-0/+13
|\
| * Update docjan.nijtmans2022-05-101-2/+1
| * Merge 8.7. Update docjan.nijtmans2022-05-101-4/+4
| |\
| * \ Merge 8.7jan.nijtmans2022-04-211-2/+3
| |\ \ | | |/
| * | Merge 8.7jan.nijtmans2022-04-201-1/+1
| |\ \ | | |/
| * | Update documentationjan.nijtmans2022-04-151-5/+16
| * | Merge 8.7jan.nijtmans2022-04-041-1/+1
* | | Merge 8.7jan.nijtmans2022-04-201-6/+4
|\ \ \ | | |/ | |/|
| * | Merge 8.6jan.nijtmans2022-04-201-6/+4
| |\ \ | | |/ | |/|
| | * boolPtr -> intPtr, since Tcl doens't use pointer to bool's (they didn't exist...jan.nijtmans2022-04-201-6/+4
| | * Add test-cases, testing the legacy behavior of "format %#d"jan.nijtmans2017-06-22