Simplify sentence.
This commit is contained in:
parent
3c8a1444d9
commit
1913c0ff53
|
@ -1,4 +1,4 @@
|
||||||
.\" $NetBSD: rc.subr.8,v 1.13 2004/04/02 13:13:48 jmmv Exp $
|
.\" $NetBSD: rc.subr.8,v 1.14 2004/04/02 13:23:07 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2002-2004 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 2002-2004 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
|
@ -355,7 +355,7 @@ is checked with
|
||||||
.Ic checkyesno
|
.Ic checkyesno
|
||||||
to determine if this method should be run.
|
to determine if this method should be run.
|
||||||
.It Sy rcvar_manpage
|
.It Sy rcvar_manpage
|
||||||
The manual page where the user can look at for information about
|
The manual page containing information about
|
||||||
.Sy rcvar .
|
.Sy rcvar .
|
||||||
It will be part of the warning message shown when
|
It will be part of the warning message shown when
|
||||||
.Sy rcvar
|
.Sy rcvar
|
||||||
|
|
Loading…
Reference in New Issue