summaryrefslogtreecommitdiffstats
path: root/man/login.defs.d/KILLCHAR.xml
blob: b73cc2da8348f099ad8d4c28317aa457452538ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!--
   SPDX-FileCopyrightText: 1991 - 1993, Julianne Frances Haugh
   SPDX-FileCopyrightText: 1991 - 1993, Chip Rosenthal
   SPDX-FileCopyrightText: 2007 - 2008, Nicolas François
   SPDX-License-Identifier: BSD-3-Clause
-->
<varlistentry>
  <term><option>KILLCHAR</option> (number)</term>
  <listitem>
    <para>
      Terminal KILL character (<replaceable>025</replaceable> = CTRL/U).
    </para>
    <para>
      The value can be prefixed "0" for an octal value, or "0x" for an
      hexadecimal value.
    </para>
  </listitem>
</varlistentry>