Module Name:    src
Committed By:   wiz
Date:           Tue May 18 23:34:40 UTC 2010

Modified Files:
        src/share/man/man4: dk.4

Log Message:
Add gpt(8) and sort SEE ALSO (case insensitively). Bump date.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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/share/man/man4/dk.4
diff -u src/share/man/man4/dk.4:1.4 src/share/man/man4/dk.4:1.5
--- src/share/man/man4/dk.4:1.4	Wed Apr 30 13:10:53 2008
+++ src/share/man/man4/dk.4	Tue May 18 23:34:40 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: dk.4,v 1.4 2008/04/30 13:10:53 martin Exp $
+.\"	$NetBSD: dk.4,v 1.5 2010/05/18 23:34:40 wiz Exp $
 .\"
 .\" Copyright (c) 2006 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\" Jonathan A. Kollasch used vnd(4) as the template for this man page.
 .\"
-.Dd August 13, 2006
+.Dd May 19, 2010
 .Dt DK 4
 .Os
 .Sh NAME
@@ -70,10 +70,11 @@
 .El
 .Sh SEE ALSO
 .Xr config 1 ,
-.Xr MAKEDEV 8 ,
 .Xr disklabel 8 ,
 .Xr dkctl 8 ,
-.Xr fdisk 8
+.Xr fdisk 8 ,
+.Xr gpt 8 ,
+.Xr MAKEDEV 8
 .Sh HISTORY
 The
 .Nm

Reply via email to