# HG changeset patch # User Franz Glasner # Date 1726672243 -7200 # Node ID a7054c8ed13a56cad771a31d2c242581c38ee997 # Parent f6ba8ad6f76e62d7987e46cea640314d40241cec farray.sh: FIX: docs diff -r f6ba8ad6f76e -r a7054c8ed13a share/local-bsdtools/farray.sh --- a/share/local-bsdtools/farray.sh Wed Sep 18 16:57:41 2024 +0200 +++ b/share/local-bsdtools/farray.sh Wed Sep 18 17:10:43 2024 +0200 @@ -892,9 +892,6 @@ #: $4 (int, optional): The start index to search for (inclusive) #: $5 (int, optional): The index to stop (inclusive) #: -#: Output (stdout): -#: The index number where the value is found -- if any -#: #: Returns: #: - 0 (truish) if the argument value is found within the given array #: and index constraints