From df350ab9781af6d0e407392d93566973c1c19b94 Mon Sep 17 00:00:00 2001 From: jmc Date: Thu, 28 Jul 2016 09:21:01 +0000 Subject: [PATCH] firmware is the plural; --- usr.sbin/pkg_add/pkg_info.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usr.sbin/pkg_add/pkg_info.1 b/usr.sbin/pkg_add/pkg_info.1 index 954a369f8ca..6bb31a53cb1 100644 --- a/usr.sbin/pkg_add/pkg_info.1 +++ b/usr.sbin/pkg_add/pkg_info.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pkg_info.1,v 1.54 2016/07/27 12:58:21 espie Exp $ +.\" $OpenBSD: pkg_info.1,v 1.55 2016/07/28 09:21:01 jmc Exp $ .\" .\" Documentation and design originally from FreeBSD. All the code has .\" been rewritten since. We keep the documentation's notice: @@ -15,7 +15,7 @@ .\" Jordan K. Hubbard .\" .\" -.Dd $Mdocdate: July 27 2016 $ +.Dd $Mdocdate: July 28 2016 $ .Dt PKG_INFO 1 .Os .Sh NAME @@ -187,7 +187,7 @@ To be reused with .Xr pkg_add 1 .Fl l to recreate a package installation with different versions and no ambiguity. -Note that this intentionally does not include firmwares, as they are not +Note that this intentionally does not include firmware, as they are not handled by .Xr pkg_add 1 . .El -- 2.20.1