We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93e4bf3 + f0ff529 commit 3588ff6Copy full SHA for 3588ff6
lib/stdlib/doc/src/edlin.xml
@@ -28,7 +28,7 @@
28
<date></date>
29
<rev></rev>
30
</header>
31
- <module since="OTP 26.0">edlin</module>
+ <module since="OTP @OTP-18754@">edlin</module>
32
<modulesummary>Line and input interpretter for the erlang shell.</modulesummary>
33
<description>
34
<p>This module reads input, handles any escape sequences that have been configured via edlin_key
@@ -234,7 +234,7 @@ $ ERL_FLAGS="-config $HOME/.erlang_keymap" erl
234
</datatypes>
235
<funcs>
236
<func>
237
- <name name="keymap" arity="0" since=""/>
+ <name name="keymap" arity="0" since="OTP @OTP-18754@"/>
238
<fsummary>Get current keymap for the shell.</fsummary>
239
<type name="keymap"/>
240
<desc>
0 commit comments