From 9a107570d4bbf736e145e6199bdf7d5b1bdab84a Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Wed, 21 Nov 2001 13:38:17 +0000 Subject: [PATCH] mdoc(7) police: mark errno as a variable. --- share/man/man4/ifmib.4 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/share/man/man4/ifmib.4 b/share/man/man4/ifmib.4 index dc9b28d28c2..bad2ec607c9 100644 --- a/share/man/man4/ifmib.4 +++ b/share/man/man4/ifmib.4 @@ -88,7 +88,9 @@ A management application searching for a particular interface should start with row 1 and continue through the table row-by-row until the desired interface is found, or the interface count is reached. Note that the table may be sparse, i.e. a given row may not exist, -indicated by an errno of +indicated by an +.Va errno +of .Er ENOENT . Such an error should be ignored, and the next row should be checked. .Pp