Module Name: src Committed By: wiz Date: Wed Aug 3 21:16:04 UTC 2011
Modified Files: src/share/man/man4: urndis.4 Log Message: Re-add intro(4) removed by accident. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/urndis.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man4/urndis.4 diff -u src/share/man/man4/urndis.4:1.2 src/share/man/man4/urndis.4:1.3 --- src/share/man/man4/urndis.4:1.2 Fri Jul 22 08:38:43 2011 +++ src/share/man/man4/urndis.4 Wed Aug 3 21:16:04 2011 @@ -1,4 +1,4 @@ -.\" $NetBSD: urndis.4,v 1.2 2011/07/22 08:38:43 wiz Exp $ +.\" $NetBSD: urndis.4,v 1.3 2011/08/03 21:16:04 wiz Exp $ .\" .\" Copyright (c) 2010 Michael Knudsen <m...@openbsd.org> .\" All rights reserved. @@ -76,6 +76,7 @@ .Xr ifconfig 8 . .Sh SEE ALSO .Xr arp 4 , +.Xr intro 4 , .Xr netintro 4 , .Xr usb 4 , .Xr ifconfig.if 5 ,