Module Name:    src
Committed By:   wiz
Date:           Tue Sep 30 08:20:29 UTC 2014

Modified Files:
        src/sbin/bioctl: bioctl.8

Log Message:
Add comma in enumeration.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sbin/bioctl/bioctl.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sbin/bioctl/bioctl.8
diff -u src/sbin/bioctl/bioctl.8:1.20 src/sbin/bioctl/bioctl.8:1.21
--- src/sbin/bioctl/bioctl.8:1.20	Tue Sep 30 08:14:48 2014
+++ src/sbin/bioctl/bioctl.8	Tue Sep 30 08:20:29 2014
@@ -1,4 +1,4 @@
-.\"	$NetBSD: bioctl.8,v 1.20 2014/09/30 08:14:48 pettai Exp $
+.\"	$NetBSD: bioctl.8,v 1.21 2014/09/30 08:20:29 wiz Exp $
 .\"	$OpenBSD: bioctl.8,v 1.43 2007/03/20 06:12:11 jmc Exp $
 .\"
 .\" Copyright (c) 2007, 2008 Juan Romero Pardines
@@ -149,7 +149,7 @@ To remove the volume 0 previously create
 .Xr bio 4 ,
 .Xr cac 4 ,
 .Xr ciss 4 ,
-.Xr mfi 4
+.Xr mfi 4 ,
 .Xr mpt 4
 .Sh HISTORY
 The

Reply via email to