Module Name:    src
Committed By:   dholland
Date:           Mon Dec 23 17:44:05 UTC 2013

Modified Files:
        src/share/man/man7: hier.7

Log Message:
Note the existence of /libdata. PR 48471 from David H. Gutteridge,
with a couple minor adjustments.


To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106 src/share/man/man7/hier.7

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/man7/hier.7
diff -u src/share/man/man7/hier.7:1.105 src/share/man/man7/hier.7:1.106
--- src/share/man/man7/hier.7:1.105	Tue Sep 10 00:41:51 2013
+++ src/share/man/man7/hier.7	Mon Dec 23 17:44:05 2013
@@ -1,4 +1,4 @@
-.\"	$NetBSD: hier.7,v 1.105 2013/09/10 00:41:51 jnemeth Exp $
+.\"	$NetBSD: hier.7,v 1.106 2013/12/23 17:44:05 dholland Exp $
 .\"
 .\" Copyright (c) 1990, 1993, 1994
 .\"	The Regents of the University of California.  All rights reserved.
@@ -348,6 +348,12 @@ and
 that cannot rely upon
 .Pa /usr/lib/
 being available.
+.It Sy /libdata/
+non-executable files
+.Pq such as device firmware
+required at boot time, when
+.Pa /usr/libdata
+may not be available.
 .It Sy /libexec/
 system utilities (such as the dynamic linker) required by programs
 and libraries that cannot rely upon

Reply via email to