Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4a5b27b

Browse files
committed
Get rid of parrot dropping (spurious 'E')
1 parent 267e80d commit 4a5b27b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/lib/liberrno.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
\section{Standard Module \sectcode{errno}}
22
\stmodindex{errno}
33

4-
\renewcommand{\indexsubitem}{E(in module errno)}
4+
\renewcommand{\indexsubitem}{(in module errno)}
55

66
This module makes available standard errno system symbols.
77
The value of each symbol is the corresponding integer value.

Doc/liberrno.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
\section{Standard Module \sectcode{errno}}
22
\stmodindex{errno}
33

4-
\renewcommand{\indexsubitem}{E(in module errno)}
4+
\renewcommand{\indexsubitem}{(in module errno)}
55

66
This module makes available standard errno system symbols.
77
The value of each symbol is the corresponding integer value.

0 commit comments

Comments
 (0)