Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man5 file system, not filesystem.



details:   https://anonhg.NetBSD.org/src/rev/216a1cd1eb71
branches:  trunk
changeset: 537549:216a1cd1eb71
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Oct 02 11:12:57 2002 +0000

description:
file system, not filesystem.

diffstat:

 share/man/man5/link.5 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 3debcbb0ee7a -r 216a1cd1eb71 share/man/man5/link.5
--- a/share/man/man5/link.5     Wed Oct 02 11:12:41 2002 +0000
+++ b/share/man/man5/link.5     Wed Oct 02 11:12:57 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: link.5,v 1.16 2002/02/13 08:18:13 ross Exp $
+.\"    $NetBSD: link.5,v 1.17 2002/10/02 11:12:57 wiz Exp $
 .\"
 .\" Copyright (c) 1996 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -544,7 +544,7 @@
 structures define the layout of the library hints, normally found in
 .Dq /var/run/ld.so.hints ,
 which is used by ld.so to quickly locate the shared object images in the
-filesystem.
+file system.
 The organization of the hints file is not unlike that of an
 .Xr a.out 5
 object file, in that it contains a header determining the offset and size



Home | Main Index | Thread Index | Old Index