blob: af7ee7b5a3a061108a373095ad764db71ca59904 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
.\" $OpenBSD: hneg.in,v 1.1 2022/04/27 13:30:19 schwarze Exp $
.Dd $Mdocdate$
.Dt ESC-HNEG 1
.Os
.Sh NAME
.Nm esc-hneg
.Nd the roff escape h sequence with a negative argument
.Sh DESCRIPTION
simple: >abc\h'-3'd<
.br
after z escape: >ab\zc\h'-2'd<
|