On Sun, Oct 02, 2011 at 09:45:05PM +0200, David Vasek wrote: > Just one missing letter. > > Regards, > David >
fixed, thanks. jmc > Index: src/usr.bin/fstat/fstat.1 > =================================================================== > RCS file: /cvs/src/usr.bin/fstat/fstat.1,v > retrieving revision 1.46 > diff -u -p -r1.46 fstat.1 > --- src/usr.bin/fstat/fstat.1 2 May 2011 11:14:11 -0000 1.46 > +++ src/usr.bin/fstat/fstat.1 2 Oct 2011 19:39:02 -0000 > @@ -191,7 +191,7 @@ the same file (via > the name printed may not be the actual > name that the process originally used to open that file. > .It Li XFERS > -Dislays number of total data transfers performed on the file. > +Displays number of total data transfers performed on the file. > .It Li KBYTES > Displays total number of Kbytes written and read to the file. > .El
