Fix typo s/excepts/expects/
authorsdk <sdk@openbsd.org>
Fri, 8 Oct 2021 13:52:28 +0000 (13:52 +0000)
committersdk <sdk@openbsd.org>
Fri, 8 Oct 2021 13:52:28 +0000 (13:52 +0000)
ok by solene@ and jmc@

diff sent by hagen@sdf.org, thanks

share/man/man5/bsd.port.mk.5

index 4f69d95..1d6cc3d 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bsd.port.mk.5,v 1.545 2021/05/02 06:13:57 espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.546 2021/10/08 13:52:28 sdk Exp $
 .\"
 .\" Copyright (c) 2000-2008 Marc Espie
 .\"
@@ -24,7 +24,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.
 .\"
-.Dd $Mdocdate: May 2 2021 $
+.Dd $Mdocdate: October 8 2021 $
 .Dt BSD.PORT.MK 5
 .Os
 .Sh NAME
@@ -3575,7 +3575,7 @@ Port uses
 .Ev DEBUG_PACKAGES
 so the
 .Xr build-debug-info 1
-script excepts debug information on all binaries and libraries.
+script expects debug information on all binaries and libraries.
 Most probably, the build machinery for that specific port omitted -g
 somewhere, or it runs strips during fake anyway.
 It can also occur if