version 1.1, 2017/02/08 03:03:17 |
version 1.4, 2018/08/19 23:58:09 |
|
|
|
.\" $OpenBSD$ |
.TH ARGS-ROFF 1 "February 21, 2015" |
.TH ARGS-ROFF 1 "February 21, 2015" |
.SH NAME |
.SH NAME |
args-roff - arguments to roff macros |
args-roff - arguments to roff macros |
|
|
.test one\ one two\ two |
.test one\ one two\ two |
escaped 'e' character: |
escaped 'e' character: |
.test one\eone two |
.test one\eone two |
escaped backslash before blank: |
.\" escaped backslash before blank: -- broken for unknown reasons |
.test one\\ two |
.\" .test one\\ two |
escaped backslash before 'e' character: |
escaped backslash before 'e' character: |
.test one\\e two |
.test one\\e two |
double inter-argument space: |
double inter-argument space: |