Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man5 document NAME=label
details: https://anonhg.NetBSD.org/src/rev/c11b41f941c5
branches: trunk
changeset: 778630:c11b41f941c5
user: christos <christos%NetBSD.org@localhost>
date: Sat Apr 07 03:14:06 2012 +0000
description:
document NAME=label
diffstat:
share/man/man5/fstab.5 | 12 ++++++++++--
1 files changed, 10 insertions(+), 2 deletions(-)
diffs (33 lines):
diff -r 84e06ff091a7 -r c11b41f941c5 share/man/man5/fstab.5
--- a/share/man/man5/fstab.5 Sat Apr 07 03:13:32 2012 +0000
+++ b/share/man/man5/fstab.5 Sat Apr 07 03:14:06 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: fstab.5,v 1.39 2012/02/13 19:53:25 dholland Exp $
+.\" $NetBSD: fstab.5,v 1.40 2012/04/07 03:14:06 christos Exp $
.\"
.\" Copyright (c) 1980, 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)fstab.5 8.1 (Berkeley) 6/5/93
.\"
-.Dd March 6, 2011
+.Dd February 10, 2012
.Dt FSTAB 5
.Os
.Sh NAME
@@ -83,6 +83,14 @@
.Dq /
in the special file name.
.Pp
+If the first field is of the form
+.Dq NAME=<value>
+then all the
+.Xr dk 4
+wedge partitions are searched for one that has a wedge name equal to
+.Ar <value>
+and the device corresponding to it is selected.
+.Pp
The second field,
.Pq Fa fs_file ,
describes the mount point for the file system.
Home |
Main Index |
Thread Index |
Old Index