Module Name: src Committed By: bad Date: Mon Jul 29 11:42:49 UTC 2024
Modified Files: src/share/man/man4: mainbus.4 Log Message: correctly reference mainbus(9) To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/mainbus.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/mainbus.4 diff -u src/share/man/man4/mainbus.4:1.6 src/share/man/man4/mainbus.4:1.7 --- src/share/man/man4/mainbus.4:1.6 Wed Apr 30 13:10:54 2008 +++ src/share/man/man4/mainbus.4 Mon Jul 29 11:42:48 2024 @@ -1,4 +1,4 @@ -.\" $NetBSD: mainbus.4,v 1.6 2008/04/30 13:10:54 martin Exp $ +.\" $NetBSD: mainbus.4,v 1.7 2024/07/29 11:42:48 bad Exp $ .\" .\" Copyright (c) 2000 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -43,5 +43,5 @@ is not a real bus, but serves as the top busses and drivers attach. .Sh SEE ALSO .Xr config 1 , -.Xr autoconf 4 , +.Xr autoconf 9 , .Xr intro 4