Module Name:    src
Committed By:   wiz
Date:           Mon Apr 25 22:47:27 UTC 2011

Modified Files:
        src/lib/libedit: editrc.5

Log Message:
Markup consistency, from YOMURA Masanori. Add serial comma.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/lib/libedit/editrc.5

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

Modified files:

Index: src/lib/libedit/editrc.5
diff -u src/lib/libedit/editrc.5:1.24 src/lib/libedit/editrc.5:1.25
--- src/lib/libedit/editrc.5:1.24	Sat Apr 11 22:17:52 2009
+++ src/lib/libedit/editrc.5	Mon Apr 25 22:47:27 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: editrc.5,v 1.24 2009/04/11 22:17:52 wiz Exp $
+.\"	$NetBSD: editrc.5,v 1.25 2011/04/25 22:47:27 wiz Exp $
 .\"
 .\" Copyright (c) 1997-2000 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -194,7 +194,8 @@
 .Sq cols ,
 .Sq lines ,
 .Sq rows ,
-.Sq meta or
+.Sq meta ,
+or
 .Sq tabs ,
 the value of that capability is printed, with
 .Dq yes

Reply via email to