summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2020-07-24 16:40:48 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2020-07-24 16:40:48 +0000
commitf17d71dd0ed4d38d10059f6942259e3de2764ca0 (patch)
treef47dd6d714084926f4df11514ca39b807e7a9f88 /usr.sbin/pkg_add
parent2d058c50ac7ec864eaf72e83562a40445b493e59 (diff)
fix sentence grammar in AUTHORS;
Diffstat (limited to 'usr.sbin/pkg_add')
-rw-r--r--usr.sbin/pkg_add/fw_update.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/pkg_add/fw_update.1 b/usr.sbin/pkg_add/fw_update.1
index 35e7638708d..38cbc5ea359 100644
--- a/usr.sbin/pkg_add/fw_update.1
+++ b/usr.sbin/pkg_add/fw_update.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fw_update.1,v 1.4 2020/07/24 16:33:42 jmc Exp $
+.\" $OpenBSD: fw_update.1,v 1.5 2020/07/24 16:40:47 jmc Exp $
.\"
.\" Copyright (c) 2011 Alexander Hall <alexander@beard.se>
.\"
@@ -89,6 +89,6 @@ but direct use of pkg_add is discouraged.
The
.Nm
program was designed by
-.An Alexander Hall Aq Mt alexander@beard.se ,
-current code was written by
+.An Alexander Hall Aq Mt alexander@beard.se ;
+the current code was written by
.An Marc Espie Aq Mt espie@openbsd.org .