- address punctuation

Submitted by:	wblock@
This commit is contained in:
Jason Helfman 2016-03-06 20:38:56 +00:00
parent a50bf6247e
commit 1bdad098d8
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48350

View file

@ -388,7 +388,7 @@ Closing device "echo".</screen>
exact disk contents at any one instant in time.</para>
<para>This makes predictable and reliable crash recovery of
on-disk data structures (filesystems, databases etc.)
on-disk data structures (filesystems, databases, etc.)
impossible. Since writes may be delayed, there is no way
the kernel can report to the application which particular
write operation encountered a write error, this further