bdflush.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-08-15 11:34:47 +02:00
parent ceb7e59065
commit 8811e15a9e
1 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ bdflush \- start, flush, or tune buffer-dirty-flush daemon
.SH SYNOPSIS .SH SYNOPSIS
.nf .nf
.B #include <sys/kdaemon.h> .B #include <sys/kdaemon.h>
.PP
.BI "int bdflush(int " func ", long *" address ); .BI "int bdflush(int " func ", long *" address );
.BI "int bdflush(int " func ", long " data ); .BI "int bdflush(int " func ", long " data );
.fi .fi
@ -45,7 +45,7 @@ Nowadays, the task performed by
is handled by the kernel is handled by the kernel
.I pdflush .I pdflush
thread. thread.
.PP
.BR bdflush () .BR bdflush ()
starts, flushes, or tunes the buffer-dirty-flush daemon. starts, flushes, or tunes the buffer-dirty-flush daemon.
Only a privileged process (one with the Only a privileged process (one with the