Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Fixes in NAME section:



details:   https://anonhg.NetBSD.org/src/rev/02d528dc79ad
branches:  trunk
changeset: 823700:02d528dc79ad
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Wed May 03 16:37:37 2017 +0000

description:
Fixes in NAME section:
        Insert comma between two Nm entries
        Remove comma after last Nm entries

diffstat:

 share/man/man9/namei.9 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r dd85338ae973 -r 02d528dc79ad share/man/man9/namei.9
--- a/share/man/man9/namei.9    Wed May 03 15:53:31 2017 +0000
+++ b/share/man/man9/namei.9    Wed May 03 16:37:37 2017 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: namei.9,v 1.47 2017/03/21 10:12:28 wiz Exp $
+.\"     $NetBSD: namei.9,v 1.48 2017/05/03 16:37:37 abhinav Exp $
 .\"
 .\" Copyright (c) 2001, 2005, 2006, 2017 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -35,10 +35,10 @@
 .Nm NDINIT ,
 .Nm NDAT ,
 .Nm namei_simple_kernel ,
-.Nm namei_simple_user
+.Nm namei_simple_user ,
 .Nm relookup ,
 .Nm lookup_for_nfsd ,
-.Nm lookup_for_nfsd_index ,
+.Nm lookup_for_nfsd_index
 .Nd pathname lookup
 .Sh SYNOPSIS
 .In sys/namei.h



Home | Main Index | Thread Index | Old Index