Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man5 Correct a typo.
details: https://anonhg.NetBSD.org/src/rev/b953de40762e
branches: trunk
changeset: 781778:b953de40762e
user: jkoshy <jkoshy%NetBSD.org@localhost>
date: Sun Sep 30 06:00:26 2012 +0000
description:
Correct a typo.
Reported by: tsutsui
diffstat:
share/man/man5/mk.conf.5 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0705245266fc -r b953de40762e share/man/man5/mk.conf.5
--- a/share/man/man5/mk.conf.5 Sun Sep 30 05:13:12 2012 +0000
+++ b/share/man/man5/mk.conf.5 Sun Sep 30 06:00:26 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mk.conf.5,v 1.63 2012/09/30 03:48:16 jkoshy Exp $
+.\" $NetBSD: mk.conf.5,v 1.64 2012/09/30 06:00:26 jkoshy Exp $
.\"
.\" Copyright (c) 1999-2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -309,7 +309,7 @@
Indicates whether support for multiple ABIs is to be built and
installed.
.DFLTy
-on amd64, mips and sparc64,
+on amd64, mips64 and sparc64,
.Dq no
on other architectures.
.
Home |
Main Index |
Thread Index |
Old Index