aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/In/noarg.in
blob: f443637a6e5a300cac55fae2c5e4cccc5ca95f81 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.Dd February 5, 2015
.Dt IN-NOARG 2
.Os OpenBSD
.Sh NAME
.Nm In-noarg
.Nd include file macros without argument
.Sh SYNOPSIS
.In math.h
.Ft double
.Fn sin "double x"
.In
.Ft double
.Fn cos "double x"
.Sh DESCRIPTION
.In math.h
.Ft double
.Fn sin "double x"
.In
.Ft double
.Fn cos "double x"