Module Name: src Committed By: andvar Date: Sun Aug 8 16:12:10 UTC 2021
Modified Files: src/share/man/man9: autoconf.9 Log Message: change othersize to otherwise. I believe this is what was meant in the context. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/share/man/man9/autoconf.9 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man9/autoconf.9 diff -u src/share/man/man9/autoconf.9:1.34 src/share/man/man9/autoconf.9:1.35 --- src/share/man/man9/autoconf.9:1.34 Sat Aug 7 20:41:17 2021 +++ src/share/man/man9/autoconf.9 Sun Aug 8 16:12:10 2021 @@ -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 acco 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