Module Name:    src
Committed By:   dholland
Date:           Thu Aug  9 07:26:28 UTC 2012

Modified Files:
        src/bin/cat: cat.1

Log Message:
Use "e.g.", not "i.e.", to introduce an example.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/bin/cat/cat.1

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

Modified files:

Index: src/bin/cat/cat.1
diff -u src/bin/cat/cat.1:1.33 src/bin/cat/cat.1:1.34
--- src/bin/cat/cat.1:1.33	Fri Apr  6 11:42:08 2012
+++ src/bin/cat/cat.1	Thu Aug  9 07:26:28 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: cat.1,v 1.33 2012/04/06 11:42:08 wiz Exp $
+.\"	$NetBSD: cat.1,v 1.34 2012/08/09 07:26:28 dholland Exp $
 .\"
 .\" Copyright (c) 1989, 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -142,7 +142,7 @@ to the file
 truncating
 .Ar file3
 if it already exists.
-See the manual page for your shell (i.e.,
+See the manual page for your shell (e.g.,
 .Xr sh 1 )
 for more information on redirection.
 .Pp

Reply via email to