Fixed NAME section.

This commit is contained in:
Ruslan Ermilov 2009-04-04 15:48:09 +00:00
parent 448895b7fc
commit c022d15e0f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=190693

View File

@ -28,7 +28,7 @@
.Os
.Dt FIFOLOG 1
.Sh NAME
.Nm fifolog_create , fifolog_write , fifolog_read
.Nm fifolog_create , fifolog_writer , fifolog_reader
.Nd "initialize, write, seek and extract data from a fifolog"
.Sh SYNOPSIS
.Nm fifolog_create
@ -84,7 +84,7 @@ of hand-work all but the first record can be easily recovered.)
If the
.Ar file
does not already exist,
.Nm
.Nm fifolog_create
will attempt to create and
.Xr ftruncate 2
it to the specified size, defaulting to 86400 records of 512 bytes