From 55d81cdbc0b229e493f5a4470a47b67026b48cc5 Mon Sep 17 00:00:00 2001 From: Brooks Davis Date: Mon, 6 Jun 2005 00:21:28 +0000 Subject: [PATCH] Add missing Va in ifi_epoch entry. --- share/man/man9/ifnet.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man9/ifnet.9 b/share/man/man9/ifnet.9 index 9eeb34ba9b58..9365b8686d9c 100644 --- a/share/man/man9/ifnet.9 +++ b/share/man/man9/ifnet.9 @@ -727,7 +727,7 @@ packets. The interface driver must keep this field in accord with the current value of .Va if_capenable . -.It ifi_epoch +.It Va ifi_epoch .Pq Vt time_t The system uptime when interface was attached or the statistics below were reset.