Module Name: src
Committed By: wiz
Date: Sun Feb 11 14:17:24 UTC 2018
Modified Files:
src/share/man/man9: pcmcia.9
Log Message:
Add missing comma.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/share/man/man9/pcmcia.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man9/pcmcia.9
diff -u src/share/man/man9/pcmcia.9:1.21 src/share/man/man9/pcmcia.9:1.22
--- src/share/man/man9/pcmcia.9:1.21 Thu Feb 8 09:03:23 2018
+++ src/share/man/man9/pcmcia.9 Sun Feb 11 14:17:24 2018
@@ -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 ,