Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man0 Fix typo found by Sergey Svishchev.



details:   https://anonhg.NetBSD.org/src/rev/fc1ad14df141
branches:  trunk
changeset: 571062:fc1ad14df141
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Nov 10 16:32:39 2004 +0000

description:
Fix typo found by Sergey Svishchev.

diffstat:

 share/man/man0/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r f06b581f75e1 -r fc1ad14df141 share/man/man0/Makefile
--- a/share/man/man0/Makefile   Wed Nov 10 15:11:43 2004 +0000
+++ b/share/man/man0/Makefile   Wed Nov 10 16:32:39 2004 +0000
@@ -1,5 +1,5 @@
 #      from: @(#)Makefile      5.9 (Berkeley) 7/1/91
-#      $NetBSD: Makefile,v 1.12 2003/10/26 07:25:35 lukem Exp $
+#      $NetBSD: Makefile,v 1.13 2004/11/10 16:32:39 wiz Exp $
 
 NOOBJ=         # defined
 
@@ -18,7 +18,7 @@
 
 SECTIONS?=     1 2 3 4 5 6 7 8 9
 
-# Takes out some fluff from the PostScript files created bye
+# Takes out some fluff from the PostScript files created by
 # grops which does some VM saving/restoring that bloats the
 # PDF file pdf2ps generates.              By uwe%NetBSD.org@localhost.
 OPTIMIZE_PDF?= \



Home | Main Index | Thread Index | Old Index