svn commit: r368557 - head/share/man/man9

Navdeep Parhar <[email protected]> Fri, 11 Dec 2020 19:45:40 +0000 (UTC)
Newsgroups gmane.os.freebsd.devel.cvs
Message-ID <202012111945.0BBJje2p012184__28838.9119830512$1607715948$gmane$org@repo.freebsd.org>
Author: np
Date: Fri Dec 11 19:45:40 2020
New Revision: 368557
URL: https://svnweb.freebsd.org/changeset/base/368557

Log:
  vnet.9: Use correct location of vnet.h.
  
  MFC after:	1 week
  Sponsored by:	Chelsio Communications
  Differential Revision:	https://reviews.freebsd.org/D27557

Modified:
  head/share/man/man9/vnet.9

Modified: head/share/man/man9/vnet.9
==============================================================================
--- head/share/man/man9/vnet.9	Fri Dec 11 19:27:21 2020	(r368556)
+++ head/share/man/man9/vnet.9	Fri Dec 11 19:45:40 2020	(r368557)
@@ -28,7 +28,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd July 24, 2018
+.Dd December 10, 2020
 .Dt VNET 9
 .Os
 .Sh NAME
@@ -38,7 +38,7 @@
 .Cd "options VIMAGE"
 .Cd "options VNET_DEBUG"
 .Pp
-.In sys/vnet.h
+.In net/vnet.h
 .\"------------------------------------------------------------
 .Ss "Constants and Global Variables"
 .\"
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"