Source-Changes-HG archive

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

[src/trunk]: src/common/lib/libppath Remove comma after last Nm entry in the ...



details:   https://anonhg.NetBSD.org/src/rev/6b0d2315e797
branches:  trunk
changeset: 827267:6b0d2315e797
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Sun Oct 22 15:34:13 2017 +0000

description:
Remove comma after last Nm entry in the NAME section

diffstat:

 common/lib/libppath/ppath.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r d3e0575267f0 -r 6b0d2315e797 common/lib/libppath/ppath.3
--- a/common/lib/libppath/ppath.3       Sun Oct 22 15:28:48 2017 +0000
+++ b/common/lib/libppath/ppath.3       Sun Oct 22 15:34:13 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ppath.3,v 1.3 2012/12/29 20:08:23 christos Exp $
+.\"    $NetBSD: ppath.3,v 1.4 2017/10/22 15:34:13 abhinav Exp $
 .\"
 .\" Copyright (c) 2011 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -55,7 +55,7 @@
 .Nm ppath_retain ,
 .Nm ppath_release ,
 .\" ,
-.Nm ppath_lookup ,
+.Nm ppath_lookup
 .\" ,
 .Nd property container path library
 .Sh LIBRARY



Home | Main Index | Thread Index | Old Index