Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Add missing comma.



details:   https://anonhg.NetBSD.org/src/rev/a785bd54462f
branches:  trunk
changeset: 359466:a785bd54462f
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Feb 11 14:17:24 2018 +0000

description:
Add missing comma.

diffstat:

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

diffs (18 lines):

diff -r d92e72df2f16 -r a785bd54462f share/man/man9/pcmcia.9
--- a/share/man/man9/pcmcia.9   Sun Feb 11 14:17:17 2018 +0000
+++ b/share/man/man9/pcmcia.9   Sun Feb 11 14:17:24 2018 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: pcmcia.9,v 1.21 2018/02/08 09:03:23 dholland Exp $
+.\"     $NetBSD: pcmcia.9,v 1.22 2018/02/11 14:17:24 wiz Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -31,7 +31,7 @@
 .Dt PCMCIA 9
 .Os
 .Sh NAME
-.Nm PCMCIA
+.Nm PCMCIA ,
 .Nm pcmcia_function_init ,
 .Nm pcmcia_function_enable ,
 .Nm pcmcia_function_disable ,



Home | Main Index | Thread Index | Old Index