Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man8 Typo in macro name (.Is -> .Ic), noticed by j...
details: https://anonhg.NetBSD.org/src/rev/0b47391cf6ca
branches: trunk
changeset: 747904:0b47391cf6ca
user: apb <apb%NetBSD.org@localhost>
date: Mon Oct 05 09:57:18 2009 +0000
description:
Typo in macro name (.Is -> .Ic), noticed by joerg@
diffstat:
share/man/man8/rc.subr.8 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 42a331f982f6 -r 0b47391cf6ca share/man/man8/rc.subr.8
--- a/share/man/man8/rc.subr.8 Mon Oct 05 09:11:29 2009 +0000
+++ b/share/man/man8/rc.subr.8 Mon Oct 05 09:57:18 2009 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: rc.subr.8,v 1.24 2009/09/11 19:48:52 wiz Exp $
+.\" $NetBSD: rc.subr.8,v 1.25 2009/10/05 09:57:18 apb Exp $
.\"
.\" Copyright (c) 2002-2004 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 11, 2009
+.Dd October 5, 2009
.Dt RC.SUBR 8
.Os
.Sh NAME
@@ -793,7 +793,7 @@
.It Ic yesno_to_truefalse Ar var
Change the value of the specified variable from any of the
forms acceptable to the
-.Is checkyesno
+.Ic checkyesno
function, to
.Dq true
or
Home |
Main Index |
Thread Index |
Old Index