From ad9a725f7ed4a163f4b6c6c26fd1892e4e205469 Mon Sep 17 00:00:00 2001 From: asmodai Date: Thu, 1 Mar 2001 09:01:43 +0000 Subject: Fix typo: the the -> to the. --- share/man/man9/resource_query_string.9 | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'share') diff --git a/share/man/man9/resource_query_string.9 b/share/man/man9/resource_query_string.9 index fa29eb5..07b6572 100644 --- a/share/man/man9/resource_query_string.9 +++ b/share/man/man9/resource_query_string.9 @@ -49,8 +49,8 @@ field. .Pp .Fn resouce_query_string is called to see enumerate all possible strings. -It returns the next one after num that is available, or -1 -if nothing further is available. +It returns the next one after num that is available, +or -1 if nothing further is available. .Fn resource_query_name is passed the return of .Fn resource_query_string @@ -59,8 +59,8 @@ and returns its value. .It .Fa num Index to get. -Set initially to -1 for the first call, and the the -previous return value of +Set initially to -1 for the first call, +and to the previous return value of .Fn resource_query_string on subsequent calls. .It @@ -74,7 +74,8 @@ is the string to look for. resource_query_name(). .Sh EXAMPLES The following example will return all the hints that say they are -at gerbil0. An example hint would be: +at gerbil0. +An example hint would be: .Bd -literal hint.habitat.0.at="gerbil0" hint.ewheel.0.at="gerbil0" -- cgit v1.1