Source-Changes-HG archive

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

[src/trunk]: src/share/man/man5 Fix Dd string, remove trailing whitespace.



details:   https://anonhg.NetBSD.org/src/rev/6b78d8c57574
branches:  trunk
changeset: 747278:6b78d8c57574
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Sep 08 07:54:49 2009 +0000

description:
Fix Dd string, remove trailing whitespace.

diffstat:

 share/man/man5/mk.conf.5 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 2d5d30a8817a -r 6b78d8c57574 share/man/man5/mk.conf.5
--- a/share/man/man5/mk.conf.5  Tue Sep 08 07:48:14 2009 +0000
+++ b/share/man/man5/mk.conf.5  Tue Sep 08 07:54:49 2009 +0000
@@ -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.



Home | Main Index | Thread Index | Old Index