From a2542d1a41e14073328d5921d6119fbfbc63b82f Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 11 Feb 2010 13:44:14 +0000 Subject: [PATCH] Oxford serial comma. --- usr.bin/tic/tic.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.bin/tic/tic.1 b/usr.bin/tic/tic.1 index fbf0db6caf28..0137f290ada0 100644 --- a/usr.bin/tic/tic.1 +++ b/usr.bin/tic/tic.1 @@ -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 @@ instead of .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.