]> git.cameronkatri.com Git - mandoc.git/blob - regress/mdoc/In/noarg.out_markdown
cope with changes in BASE messages
[mandoc.git] / regress / mdoc / In / noarg.out_markdown
1 IN-NOARG(2) - System Calls Manual
2
3 # NAME
4
5 **In-noarg** - include file macros without argument
6
7 # SYNOPSIS
8
9 **#include <math.h>**
10
11 *double*
12 **sin**(*double x*);
13
14 *double*
15 **cos**(*double x*);
16
17 # DESCRIPTION
18
19 <*math.h:*>
20 *double*
21 **sin**(*double x*)
22 *double*
23 **cos**(*double x*)
24
25 OpenBSD - February 5, 2015