Module Name:    src
Committed By:   wiz
Date:           Wed May  9 17:35:03 UTC 2018

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

Log Message:
Add commas in enumeration.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sbin/cgdconfig/cgdconfig.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/cgdconfig/cgdconfig.8
diff -u src/sbin/cgdconfig/cgdconfig.8:1.37 src/sbin/cgdconfig/cgdconfig.8:1.38
--- src/sbin/cgdconfig/cgdconfig.8:1.37	Wed May  9 14:27:41 2018
+++ src/sbin/cgdconfig/cgdconfig.8	Wed May  9 17:35:03 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: cgdconfig.8,v 1.37 2018/05/09 14:27:41 kre Exp $
+.\" $NetBSD: cgdconfig.8,v 1.38 2018/05/09 17:35:03 wiz Exp $
 .\"
 .\" Copyright (c) 2002, The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -435,8 +435,8 @@ Ensure that the processor clock frequenc
 program's execution.
 .El
 .Sh SEE ALSO
-.Xr cgd 4
-.Xr disklabel 8
+.Xr cgd 4 ,
+.Xr disklabel 8 ,
 .Xr gpt 8
 .Pp
 .Dq PKCS #5 v2.0: Password-Based Cryptography Standard ,

Reply via email to