summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2004-11-15 13:58:52 +0000
committeryar <yar@FreeBSD.org>2004-11-15 13:58:52 +0000
commit956c47074f7fae39359625ced206106d9c618819 (patch)
treec7c62c6c8b5c50b5f47c478dcfb4312ff2314d58 /lib
parent4d5cd8fc1a6476671dfa6bc846e64ee9411cfb82 (diff)
downloadFreeBSD-src-956c47074f7fae39359625ced206106d9c618819.zip
FreeBSD-src-956c47074f7fae39359625ced206106d9c618819.tar.gz
Use .Vt "struct stat" consistently.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/stat.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/stat.2 b/lib/libc/sys/stat.2
index 08bd4f4..a21d95c 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
OpenPOWER on IntegriCloud