Module Name: src
Committed By: abs
Date: Fri Jul 13 22:58:45 UTC 2012
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4: Makefile dk.4
Log Message:
Adjust some wording based on suggestion from Snader_LB, plus install a link to
wedge.4
To generate a diff of this commit:
cvs rdiff -u -r1.1396 -r1.1397 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.587 -r1.588 src/share/man/man4/Makefile
cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/dk.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/distrib/sets/lists/man/mi
diff -u src/distrib/sets/lists/man/mi:1.1396 src/distrib/sets/lists/man/mi:1.1397
--- src/distrib/sets/lists/man/mi:1.1396 Fri Jul 13 16:21:38 2012
+++ src/distrib/sets/lists/man/mi Fri Jul 13 22:58:44 2012
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1396 2012/07/13 16:21:38 rkujawa Exp $
+# $NetBSD: mi,v 1.1397 2012/07/13 22:58:44 abs Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -4624,6 +4624,7 @@
./usr/share/man/html4/wdc.html man-sys-htmlman html
./usr/share/man/html4/wds.html man-sys-htmlman html
./usr/share/man/html4/we.html man-sys-htmlman html
+./usr/share/man/html4/wedge.html man-sys-htmlman html
./usr/share/man/html4/wi.html man-sys-htmlman html
./usr/share/man/html4/wm.html man-sys-htmlman html
./usr/share/man/html4/wmidell.html man-sys-htmlman html
@@ -7359,6 +7360,7 @@
./usr/share/man/man4/wdc.4 man-sys-man .man
./usr/share/man/man4/wds.4 man-sys-man .man
./usr/share/man/man4/we.4 man-sys-man .man
+./usr/share/man/man4/wedge.4 man-sys-man .man
./usr/share/man/man4/wi.4 man-sys-man .man
./usr/share/man/man4/wm.4 man-sys-man .man
./usr/share/man/man4/wmidell.4 man-sys-man .man
Index: src/share/man/man4/Makefile
diff -u src/share/man/man4/Makefile:1.587 src/share/man/man4/Makefile:1.588
--- src/share/man/man4/Makefile:1.587 Fri Jul 13 16:19:42 2012
+++ src/share/man/man4/Makefile Fri Jul 13 22:58:45 2012
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.587 2012/07/13 16:19:42 rkujawa Exp $
+# $NetBSD: Makefile,v 1.588 2012/07/13 22:58:45 abs Exp $
# @(#)Makefile 8.1 (Berkeley) 6/18/93
MAN= aac.4 ac97.4 acardide.4 aceride.4 acphy.4 \
@@ -197,6 +197,7 @@ MLINKS+=dbcool.4 adt7468.4
MLINKS+=dbcool.4 adt7473.4
MLINKS+=dbcool.4 adt7475.4
MLINKS+=dbcool.4 adt7476.4
+MLINKS+=dk.4 wedge.4
MLINKS+=fd.4 stderr.4 fd.4 stdin.4 fd.4 stdout.4
MLINKS+=fpa.4 fea.4 fpa.4 fta.4
MLINKS+=fujbp.4 fujhk.4
Index: src/share/man/man4/dk.4
diff -u src/share/man/man4/dk.4:1.5 src/share/man/man4/dk.4:1.6
--- src/share/man/man4/dk.4:1.5 Tue May 18 23:34:40 2010
+++ src/share/man/man4/dk.4 Fri Jul 13 22:58:45 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: dk.4,v 1.5 2010/05/18 23:34:40 wiz Exp $
+.\" $NetBSD: dk.4,v 1.6 2012/07/13 22:58:45 abs Exp $
.\"
.\" Copyright (c) 2006 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -34,7 +34,7 @@
.Os
.Sh NAME
.Nm dk
-.Nd Disk partition
+.Nd disk partition
.Pq wedge
driver
.Sh SYNOPSIS
@@ -45,7 +45,9 @@ driver
.Sh DESCRIPTION
The
.Nm
-driver provides a disk-like interface to an area of a physical disk.
+driver provides a disk-like interface, or
+.Em wedge ,
+to an area of a physical disk.
Wedges may be configured manually with
.Xr dkctl 8
or automatically by the kernel upon the attachment of the physical disk.