Module Name:    src
Committed By:   wiz
Date:           Thu Feb 11 13:44:14 UTC 2010

Modified Files:
        src/usr.bin/tic: tic.1

Log Message:
Oxford serial comma.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/usr.bin/tic/tic.1

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

Modified files:

Index: src/usr.bin/tic/tic.1
diff -u src/usr.bin/tic/tic.1:1.7 src/usr.bin/tic/tic.1:1.8
--- src/usr.bin/tic/tic.1:1.7	Thu Feb 11 13:09:57 2010
+++ src/usr.bin/tic/tic.1	Thu Feb 11 13:44:14 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: tic.1,v 1.7 2010/02/11 13:09:57 roy Exp $
+.\"	$NetBSD: tic.1,v 1.8 2010/02/11 13:44:14 wiz Exp $
 .\"
 .\" Copyright (c) 2009, 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -61,7 +61,7 @@
 .It Fl S
 For
 .Ar term1 , term2 , ...
-output a C structure containing name, compiled description and compiled size.
+output a C structure containing name, compiled description, and compiled size.
 This can be used to embed terminal descriptons into a program.
 .It Fl s
 Display the number of terminal descritions written to the database.

Reply via email to