summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrw <krw@openbsd.org>2001-07-05 16:18:02 +0000
committerkrw <krw@openbsd.org>2001-07-05 16:18:02 +0000
commit40b0039e8a5f1e71b10ce97dfa837d7a41e19263 (patch)
tree081ad8f7f46d092ebfe18cc0fbe68573ddf97d28
parentUse -W{missing,strict}-prototypes. (diff)
downloadwireguard-openbsd-40b0039e8a5f1e71b10ce97dfa837d7a41e19263.tar.xz
wireguard-openbsd-40b0039e8a5f1e71b10ce97dfa837d7a41e19263.zip
Fix typos found by Andrew Hoerter. Closes PR#1922.
-rw-r--r--usr.sbin/ypserv/makedbm/makedbm.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ypserv/makedbm/makedbm.8 b/usr.sbin/ypserv/makedbm/makedbm.8
index 961834067b5..a733639888a 100644
--- a/usr.sbin/ypserv/makedbm/makedbm.8
+++ b/usr.sbin/ypserv/makedbm/makedbm.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: makedbm.8,v 1.9 2000/11/09 17:53:30 aaron Exp $
+.\" $OpenBSD: makedbm.8,v 1.10 2001/07/05 16:18:02 krw Exp $
.\"
.\" Copyright (c) 1994-97 Mats O Jansson <moj@stacken.kth.se>
.\" All rights reserved.
@@ -50,8 +50,8 @@
.Ar outfile
.Sh DESCRIPTION
.Nm
-is the utiliy in YP that creates the database file containing the YP map.
-The databse format is a slightly modified version of ndbm.
+is the utility in YP that creates the database file containing the YP map.
+The database format is a slightly modified version of ndbm.
.Pp
The options are as follows:
.Bl -tag -width Ds