Author: ru
Date: Sat Apr  4 15:48:09 2009
New Revision: 190693
URL: http://svn.freebsd.org/changeset/base/190693

Log:
  Fixed NAME section.

Modified:
  head/usr.sbin/fifolog/fifolog_create/fifolog.1

Modified: head/usr.sbin/fifolog/fifolog_create/fifolog.1
==============================================================================
--- head/usr.sbin/fifolog/fifolog_create/fifolog.1      Sat Apr  4 15:32:23 
2009        (r190692)
+++ head/usr.sbin/fifolog/fifolog_create/fifolog.1      Sat Apr  4 15:48:09 
2009        (r190693)
@@ -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 ca
 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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to