Index | Thread | Search

From:
Todd C. Miller <millert@openbsd.org>
Subject:
Re: Escape in octal is 033 not 027
To:
obsd@mulh.net
Cc:
tech@openbsd.org
Date:
Tue, 28 Apr 2026 09:37:06 -0600

Download raw body.

Thread
On Tue, 28 Apr 2026 11:06:17 -0400, obsd@mulh.net wrote:

> Fix octal value for escape in cgetent.3 (aka: man 3 cgetent).

Committed, thanks.

 - todd