]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
[master] correct dont-use-async to dont-use-fsync in docs
authorShawn Routhier <sar@isc.org>
Thu, 9 Jan 2014 01:00:00 +0000 (17:00 -0800)
committerShawn Routhier <sar@isc.org>
Thu, 9 Jan 2014 01:00:00 +0000 (17:00 -0800)
server/dhcpd.conf.5

index ed699cf48d4b6d1818d3ad5566443bb6d9f34c1e..95e6305de8585858e9dd6505f5d7e81e2eda1a72 100644 (file)
@@ -2124,13 +2124,13 @@ will still honor the setting of the \fBclient-updates\fR flag.
 .RE
 .PP
 The
-.I dont-use-async
+.I dont-use-fsync
 statement
 .RS 0.25i
 .PP
-.B dont-use-async \fIflag\fB;\fR
+.B dont-use-fsync \fIflag\fB;\fR
 .PP
-The \fIdont-use-async\fR statement instructs the DHCP server if
+The \fIdont-use-fsync\fR statement instructs the DHCP server if
 it should call fsync() when writing leases to the lease file.  By
 default and if the flag is set to false the server \fBwill\fR call
 fsync().  Suppressing the call to fsync() may increase the performance