Module Name: src
Committed By: wiz
Date: Mon Dec 12 10:09:52 UTC 2016
Modified Files:
src/share/man/man9: disk.9
Log Message:
Fix xref.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/share/man/man9/disk.9
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/man9/disk.9
diff -u src/share/man/man9/disk.9:1.41 src/share/man/man9/disk.9:1.42
--- src/share/man/man9/disk.9:1.41 Sat Dec 10 09:49:00 2016
+++ src/share/man/man9/disk.9 Mon Dec 12 10:09:52 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: disk.9,v 1.41 2016/12/10 09:49:00 mlelstv Exp $
+.\" $NetBSD: disk.9,v 1.42 2016/12/12 10:09:52 wiz Exp $
.\"
.\" Copyright (c) 1995, 1996 Jason R. Thorpe.
.\" All rights reserved.
@@ -541,7 +541,7 @@ and
.Xr ccd 4 ,
.Xr dm 4 ,
.Xr vnd 4 ,
-.Xr dksubr 4
+.Xr dksubr 9
.Sh HISTORY
The
.Nx