From: jmc Date: Thu, 24 Jul 2008 14:19:24 +0000 (+0000) Subject: kill whitespace at eol; X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=195b0b494d4f678690afc7276002dc85bddb1469;p=openbsd kill whitespace at eol; --- diff --git a/share/man/man9/buffercache.9 b/share/man/man9/buffercache.9 index 6b855defed8..1a5d7a9d8d3 100644 --- a/share/man/man9/buffercache.9 +++ b/share/man/man9/buffercache.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: buffercache.9,v 1.6 2008/07/23 16:24:43 beck Exp $ +.\" $OpenBSD: buffercache.9,v 1.7 2008/07/24 14:19:24 jmc Exp $ .\" $NetBSD: buffercache.9,v 1.13 2004/06/25 15:31:37 wiz Exp $ .\" .\" Copyright (c)2003 YAMAMOTO Takashi, @@ -102,7 +102,7 @@ .\" .\" .\" ------------------------------------------------------------ -.Dd $Mdocdate: July 23 2008 $ +.Dd $Mdocdate: July 24 2008 $ .Dt BUFFERCACHE 9 .Os .Sh NAME @@ -327,10 +327,10 @@ Otherwise, wake up the waiting processes. .\" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - .It Fn biowait "bp" Wait for operations on the buffer to complete. -When they do, extract and return the I/O's error value. -If the operation on the buffer is being done via a direct call to a -.Fn strategy -type function, then the buffer must be previously initialized with the +When they do, extract and return the I/O's error value. +If the operation on the buffer is being done via a direct call to a +.Fn strategy +type function, then the buffer must be previously initialized with the .Dv B_RAW flag. .El