Module Name:    src
Committed By:   wiz
Date:           Tue Sep  8 07:54:49 UTC 2009

Modified Files:
        src/share/man/man5: mk.conf.5

Log Message:
Fix Dd string, remove trailing whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/share/man/man5/mk.conf.5

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

Modified files:

Index: src/share/man/man5/mk.conf.5
diff -u src/share/man/man5/mk.conf.5:1.48 src/share/man/man5/mk.conf.5:1.49
--- src/share/man/man5/mk.conf.5:1.48	Tue Sep  8 07:48:14 2009
+++ src/share/man/man5/mk.conf.5	Tue Sep  8 07:54:49 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mk.conf.5,v 1.48 2009/09/08 07:48:14 skrll Exp $
+.\"	$NetBSD: mk.conf.5,v 1.49 2009/09/08 07:54:49 wiz Exp $
 .\"
 .\"  Copyright (c) 1999-2003 The NetBSD Foundation, Inc.
 .\"  All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd September 08, 2009
+.Dd September 8, 2009
 .Dt MK.CONF 5
 .Os
 .\" turn off hyphenation
@@ -227,7 +227,7 @@
 .It Sy MKBINUTILS
 .YorN
 Indicates whether any of the binutils tools or libraries should be built.
-That is, the libraries 
+That is, the libraries
 .Sy libbfd ,
 .Sy libiberty ,
 or any of the things that depend upon them, e.g.

Reply via email to