Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Remove trailing comma.



details:   https://anonhg.NetBSD.org/src/rev/bafa0bd6e90a
branches:  trunk
changeset: 769012:bafa0bd6e90a
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Tue Aug 30 07:24:01 2011 +0000

description:
Remove trailing comma.

diffstat:

 share/man/man4/dtv.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b9a2422df0d7 -r bafa0bd6e90a share/man/man4/dtv.4
--- a/share/man/man4/dtv.4      Tue Aug 30 07:23:05 2011 +0000
+++ b/share/man/man4/dtv.4      Tue Aug 30 07:24:01 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: dtv.4,v 1.8 2011/08/30 07:08:47 jruoho Exp $
+.\" $NetBSD: dtv.4,v 1.9 2011/08/30 07:24:01 jruoho Exp $
 .\"
 .\" Copyright (c) 2011 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -96,7 +96,7 @@
 .Xr video 9
 .Pp
 .Pa pkgsrc/multimedia/dvb-apps ,
-.Pa pkgsrc/multimedia/mplayer ,
+.Pa pkgsrc/multimedia/mplayer
 .Rs
 .%T Linux Media Infrastructure API.
 .%T Part II. Linux DVB API



Home | Main Index | Thread Index | Old Index