Include <sys/daemon.h> header in SYNOPSIS

This commit is contained in:
Michael Kerrisk 2007-04-03 18:02:44 +00:00
parent 66ac438177
commit 332f4bb952
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@
bdflush \- start, flush, or tune buffer-dirty-flush daemon
.SH SYNOPSIS
.nf
.B #include <sys/kdaemon.h>
.BI "int bdflush(int " func ", long *" address );
.BI "int bdflush(int " func ", long " data );
.fi