diff options
author | Thorsten Lockert <tholo@cvs.openbsd.org> | 1996-06-11 07:09:26 +0000 |
---|---|---|
committer | Thorsten Lockert <tholo@cvs.openbsd.org> | 1996-06-11 07:09:26 +0000 |
commit | 2a6a361fb06110b39ff5f116c5f9571c3b3f1d2c (patch) | |
tree | ac784ef72283a9a770694ec5df4f90b2080f20e6 /share | |
parent | 70e9e0518738d162f50f67346790241ac5933099 (diff) |
Fix grammatical error; pointed out by Theo
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man8/update.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/update.8 b/share/man/man8/update.8 index 7c77595fb14..c0616925acc 100644 --- a/share/man/man8/update.8 +++ b/share/man/man8/update.8 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: update.8,v 1.1 1996/06/11 03:25:12 tholo Exp $ +.\" $OpenBSD: update.8,v 1.2 1996/06/11 07:09:25 tholo Exp $ .\" .Dd June 8, 1996 .Dt UPDATE 8 @@ -40,7 +40,7 @@ .Sh DESCRIPTION The .Nm update -command no longer exists, but has been incorporated into +command no longer exists, but have been incorporated into the kernel where it will flush dirty buffers that has not been touched for thirty seconds or more. .Pp |