Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Remove Ns.



details:   https://anonhg.NetBSD.org/src/rev/1ded001fc054
branches:  trunk
changeset: 535502:1ded001fc054
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Aug 20 15:52:25 2002 +0000

description:
Remove Ns.

diffstat:

 share/man/man9/vfs.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 53969e898f2a -r 1ded001fc054 share/man/man9/vfs.9
--- a/share/man/man9/vfs.9      Tue Aug 20 15:51:25 2002 +0000
+++ b/share/man/man9/vfs.9      Tue Aug 20 15:52:25 2002 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: vfs.9,v 1.4 2002/08/15 03:23:15 wiz Exp $
+.\"     $NetBSD: vfs.9,v 1.5 2002/08/20 15:52:25 wiz Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -42,7 +42,7 @@
 .Nd kernel interface to file systems
 .Sh DESCRIPTION
 The virtual file system,
-.Nm Ns ,
+.Nm "" ,
 is the kernel interface to file systems.  The interface specifies the
 calls for the kernel to access file systems.  It also specifies the
 core functionality that a file system must provide to the kernel.



Home | Main Index | Thread Index | Old Index