version 1.2, 2017/06/17 22:45:23 |
version 1.4, 2018/08/19 23:58:09 |
|
|
.TH ARGS-ROFF 1 "February 21, 2015" OpenBSD |
.\" $OpenBSD$ |
|
.TH ARGS-ROFF 1 "February 21, 2015" |
.SH NAME |
.SH NAME |
args-roff - arguments to roff macros |
args-roff - arguments to roff macros |
.SH DESCRIPTION |
.SH DESCRIPTION |
|
|
.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: |