Module Name: src
Committed By: snj
Date: Sun Jul 26 18:52:48 UTC 2009
Modified Files:
src/sbin/wsconsctl [netbsd-5-0]: wsconsctl.8
Log Message:
Pull up following revision(s) (requested by dholland in ticket #873):
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.25 -r1.25.6.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.25 src/sbin/wsconsctl/wsconsctl.8:1.25.6.1
--- src/sbin/wsconsctl/wsconsctl.8:1.25 Wed Apr 30 13:10:53 2008
+++ src/sbin/wsconsctl/wsconsctl.8 Sun Jul 26 18:52:48 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: wsconsctl.8,v 1.25 2008/04/30 13:10:53 martin Exp $
+.\" $NetBSD: wsconsctl.8,v 1.25.6.1 2009/07/26 18:52:48 snj Exp $
.\"
.\" Copyright (c) 1998, 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 October 22, 2006
+.Dd November 28, 2008
.Dt WSCONSCTL 8
.Os
.Sh NAME
@@ -201,6 +201,7 @@
.Sh SEE ALSO
.Xr pckbd 4 ,
.Xr wscons 4 ,
+.Xr wscons.conf 5 ,
.Xr wsconscfg 8 ,
.Xr wsfontload 8
.Sh HISTORY