Annotation of mandoc/regress/mdoc/In/break.in, Revision 1.2
1.2 ! schwarze 1: .\" $OpenBSD: break.in,v 1.6 2017/07/04 14:53:25 schwarze Exp $
! 2: .Dd $Mdocdate: July 4 2017 $
1.1 schwarze 3: .Dt IN-BREAK 2
1.2 ! schwarze 4: .Os
1.1 schwarze 5: .Sh NAME
6: .Nm In-break
7: .Nd line break before header include file
8: .Sh SYNOPSIS
9: .In fcntl.h
10: .Ft int
11: .Fn open "const char *path" "int flags" "mode_t mode"
12: .In sys/types.h
13: .In unistd.h
14: .Ft int
15: .Fn dup "int oldd"
16: .Ft ssize_t
17: .Fn write "int d" "const void *buf" "size_t nbytes"
18: .Sh DESCRIPTION
19: .In fcntl.h
20: .Ft int
21: .Fn open "const char *path" "int flags" "mode_t mode"
22: .In sys/types.h
23: .In unistd.h
24: .Ft int
25: .Fn dup "int oldd"
26: .Ft ssize_t
27: .Fn write "int d" "const void *buf" "size_t nbytes"
CVSweb