Module Name: src
Committed By: bouyer
Date: Tue Aug 18 10:19:47 UTC 2009
Modified Files:
src/sbin/wsconsctl [netbsd-4]: wsconsctl.8
Log Message:
Pull up following revision(s) (requested by dholland in ticket #1345):
sbin/wsconsctl/wsconsctl.8: revision 1.26
PR/40059 - Bug Hunting -- add Xref to wscons.conf(5)
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.24.2.1 src/sbin/wsconsctl/wsconsctl.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sbin/wsconsctl/wsconsctl.8
diff -u src/sbin/wsconsctl/wsconsctl.8:1.24 src/sbin/wsconsctl/wsconsctl.8:1.24.2.1
--- src/sbin/wsconsctl/wsconsctl.8:1.24 Sun Oct 22 19:39:32 2006
+++ src/sbin/wsconsctl/wsconsctl.8 Tue Aug 18 10:19:47 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: wsconsctl.8,v 1.24 2006/10/22 19:39:32 christos Exp $
+.\" $NetBSD: wsconsctl.8,v 1.24.2.1 2009/08/18 10:19:47 bouyer Exp $
.\"
.\" Copyright (c) 1998, 2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -34,7 +34,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"/
-.Dd October 22, 2006
+.Dd November 28, 2008
.Dt WSCONSCTL 8
.Os
.Sh NAME
@@ -208,6 +208,7 @@
.Sh SEE ALSO
.Xr pckbd 4 ,
.Xr wscons 4 ,
+.Xr wscons.conf 5 ,
.Xr wsconscfg 8 ,
.Xr wsfontload 8
.Sh HISTORY