Module Name: src
Committed By: wiz
Date: Sun Apr 22 10:19:15 UTC 2012
Modified Files:
src/share/man/man5: disktab.5
Log Message:
Sort SEE ALSO; new sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/share/man/man5/disktab.5
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/man5/disktab.5
diff -u src/share/man/man5/disktab.5:1.12 src/share/man/man5/disktab.5:1.13
--- src/share/man/man5/disktab.5:1.12 Sat Apr 21 12:27:28 2012
+++ src/share/man/man5/disktab.5 Sun Apr 22 10:19:15 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: disktab.5,v 1.12 2012/04/21 12:27:28 roy Exp $
+.\" $NetBSD: disktab.5,v 1.13 2012/04/22 10:19:15 wiz Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -50,11 +50,10 @@ The format is described in
.Xr capfile 5 .
Entries in
.Nm
-consist of a number of `:' separated fields. The
-first entry for each disk gives the names which are
-known for the disk, separated by `|' characters. The
-last name given should be a long name fully identifying
-the disk.
+consist of a number of `:' separated fields.
+The first entry for each disk gives the names which are known for
+the disk, separated by `|' characters.
+The last name given should be a long name fully identifying the disk.
.Pp
The following list indicates the normal values
stored for each disk entry.
@@ -128,8 +127,8 @@ filesystem, swap, etc)
.It Pa /etc/disktab
.El
.Sh SEE ALSO
-.Xr capfile 5 ,
.Xr getdiskbyname 3 ,
+.Xr capfile 5 ,
.Xr disklabel 5 ,
.Xr disklabel 8 ,
.Xr newfs 8