Module Name: src Committed By: ryoon Date: Tue Jul 25 03:51:41 UTC 2017
Modified Files: src/share/man/man4/man4.pmax: autoconf.4 ibus.4 intro.4 sii.4 Log Message: Fix pmax/ cross references To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/man4.pmax/autoconf.4 cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/man4.pmax/ibus.4 cvs rdiff -u -r1.18 -r1.19 src/share/man/man4/man4.pmax/intro.4 cvs rdiff -u -r1.12 -r1.13 src/share/man/man4/man4.pmax/sii.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/man4.pmax/autoconf.4 diff -u src/share/man/man4/man4.pmax/autoconf.4:1.4 src/share/man/man4/man4.pmax/autoconf.4:1.5 --- src/share/man/man4/man4.pmax/autoconf.4:1.4 Fri Feb 17 22:24:47 2017 +++ src/share/man/man4/man4.pmax/autoconf.4 Tue Jul 25 03:51:41 2017 @@ -1,4 +1,4 @@ -.\" $NetBSD: autoconf.4,v 1.4 2017/02/17 22:24:47 christos Exp $ +.\" $NetBSD: autoconf.4,v 1.5 2017/07/25 03:51:41 ryoon Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou .\" All rights reserved. @@ -63,5 +63,5 @@ doesn't) understand. .El .Sh SEE ALSO .Xr config 1 , -.Xr pmax/pmax/intro 4 , +.Xr pmax/intro 4 , .Xr boot 8 Index: src/share/man/man4/man4.pmax/ibus.4 diff -u src/share/man/man4/man4.pmax/ibus.4:1.5 src/share/man/man4/man4.pmax/ibus.4:1.6 --- src/share/man/man4/man4.pmax/ibus.4:1.5 Fri Feb 17 22:24:47 2017 +++ src/share/man/man4/man4.pmax/ibus.4 Tue Jul 25 03:51:41 2017 @@ -1,4 +1,4 @@ -.\" $NetBSD: ibus.4,v 1.5 2017/02/17 22:24:47 christos Exp $ +.\" $NetBSD: ibus.4,v 1.6 2017/07/25 03:51:41 ryoon Exp $ .\" .\" Copyright (c) 1998 MINOURA Makoto .\" Copyright (c) 1998 NetBSD Foundation, Inc. @@ -70,6 +70,6 @@ is always required to run the .Nx kernel. .Sh SEE ALSO -.Xr pmax/pmax/intro 4 , +.Xr pmax/intro 4 , .Xr bus_dma 9 , .Xr bus_space 9 Index: src/share/man/man4/man4.pmax/intro.4 diff -u src/share/man/man4/man4.pmax/intro.4:1.18 src/share/man/man4/man4.pmax/intro.4:1.19 --- src/share/man/man4/man4.pmax/intro.4:1.18 Fri Feb 17 22:24:47 2017 +++ src/share/man/man4/man4.pmax/intro.4 Tue Jul 25 03:51:41 2017 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $NetBSD: intro.4,v 1.18 2017/02/17 22:24:47 christos Exp $ +.\" $NetBSD: intro.4,v 1.19 2017/07/25 03:51:41 ryoon Exp $ .\" .Dd February 17, 2017 .Dt INTRO 4 pmax @@ -84,11 +84,11 @@ To enable a device which did not autocon the system must be rebooted. .Pp The autoconfiguration system is described in -.Xr pmax/pmax/autoconf 4 . +.Xr pmax/autoconf 4 . A list of the supported devices is given below. .Sh SEE ALSO .Xr config 1 , -.Xr pmax/pmax/autoconf 4 +.Xr pmax/autoconf 4 .Sh SUPPORTED SYSTEMS The following systems are supported: .Pp Index: src/share/man/man4/man4.pmax/sii.4 diff -u src/share/man/man4/man4.pmax/sii.4:1.12 src/share/man/man4/man4.pmax/sii.4:1.13 --- src/share/man/man4/man4.pmax/sii.4:1.12 Fri Feb 17 22:24:47 2017 +++ src/share/man/man4/man4.pmax/sii.4 Tue Jul 25 03:51:41 2017 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $NetBSD: sii.4,v 1.12 2017/02/17 22:24:47 christos Exp $ +.\" $NetBSD: sii.4,v 1.13 2017/07/25 03:51:41 ryoon Exp $ .\" .Dd February 17, 2017 .Dt SII 4 pmax @@ -63,8 +63,8 @@ to and from the DMA region. .Sh SEE ALSO .Xr cd 4 , .Xr ch 4 , -.Xr pmax/pmax/ibus 4 , -.Xr pmax/pmax/intro 4 , +.Xr pmax/ibus 4 , +.Xr pmax/intro 4 , .Xr sd 4 , .Xr st 4 .Sh HISTORY