From 502f968bb968b83a799d77cb957f7e5941c4af53 Mon Sep 17 00:00:00 2001 From: Yaroslav Tykhiy Date: Mon, 15 Nov 2004 13:58:52 +0000 Subject: [PATCH] Use .Vt "struct stat" consistently. --- lib/libc/sys/stat.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/sys/stat.2 b/lib/libc/sys/stat.2 index 08bd4f4083a..a21d95cab40 100644 --- a/lib/libc/sys/stat.2 +++ b/lib/libc/sys/stat.2 @@ -88,7 +88,7 @@ as defined by and into which information is placed concerning the file. .Pp The time-related fields of -.Fa struct stat +.Vt "struct stat" are as follows: .Bl -tag -width ".Va st_birthtime" .It Va st_atime -- 2.45.2