change othersize to otherwise. I believe this is what was meant in the context.

This commit is contained in:
andvar 2021-08-08 16:12:10 +00:00
parent 418f430031
commit 5712d03cb7
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: autoconf.9,v 1.34 2021/08/07 20:41:17 uwe Exp $
.\" $NetBSD: autoconf.9,v 1.35 2021/08/08 16:12:10 andvar Exp $
.\"
.\" Copyright (c) 2001, 2002, 2021 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -334,7 +334,7 @@ Invokes the driver's match function according to the configuration table.
The
.Fn config_probe
function returns a nonzero integer to indicate a successful probe
and a value of 0 othersize.
and a value of 0 otherwise.
Unlike
.Fn config_match ,
the return value of