aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/In/noarg.in
blob: 1952e8689395c460d3ca2fafa9a7945031df116b (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"