Module Name: src
Committed By: wiz
Date: Sun Feb 27 06:25:07 UTC 2011
Modified Files:
src/share/man/man9: flash.9
Log Message:
Add comma in enumeration.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man9/flash.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/flash.9
diff -u src/share/man/man9/flash.9:1.1 src/share/man/man9/flash.9:1.2
--- src/share/man/man9/flash.9:1.1 Sat Feb 26 18:07:17 2011
+++ src/share/man/man9/flash.9 Sun Feb 27 06:25:07 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: flash.9,v 1.1 2011/02/26 18:07:17 ahoka Exp $
+.\" $NetBSD: flash.9,v 1.2 2011/02/27 06:25:07 wiz Exp $
.\"
.\" Copyright (c) 2010 Department of Software Engineering,
.\" University of Szeged, Hungary
@@ -78,7 +78,7 @@
};
.Ed
.Sh SEE ALSO
-.Xr flash 4
+.Xr flash 4 ,
.Xr nand 9
.Sh AUTHORS
.An Adam Hoka Aq [email protected]