summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1996-07-13 22:45:26 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1996-07-13 22:45:26 +0000
commitdce0746176555e09623132c4d0535740ec089e1f (patch)
tree0f309580afeaa72eea926b82a5f3263dba599857 /share/man
parent27c2321b81de20dfac8255492e25ca25b66c6c3b (diff)
added missing plural (exist -> exists)
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man8/update.84
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/update.8 b/share/man/man8/update.8
index cfddb8293ea..9bed44103b0 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.3 1996/06/11 07:18:48 tholo Exp $
+.\" $OpenBSD: update.8,v 1.4 1996/07/13 22:45:25 millert Exp $
.\"
.Dd June 8, 1996
.Dt UPDATE 8
@@ -40,7 +40,7 @@
.Sh DESCRIPTION
The
.Nm update
-command no longer exist, but has been incorporated into
+command no longer exists, but has been incorporated into
the kernel where it will flush dirty buffers that have not
been touched for thirty seconds or more.
.Pp