summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>1996-07-13 22:45:25 +0000
committermillert <millert@openbsd.org>1996-07-13 22:45:25 +0000
commit30a7500a3eaddd89abbc12a1131eb1add3c2f262 (patch)
tree090aed158bca85606ac3e292ad4a40fff832eea2
parentupdated to flex 2.5.3 (diff)
downloadwireguard-openbsd-30a7500a3eaddd89abbc12a1131eb1add3c2f262.tar.xz
wireguard-openbsd-30a7500a3eaddd89abbc12a1131eb1add3c2f262.zip
added missing plural (exist -> exists)
-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