Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Remove superfluous quotation marks in options...
details: https://anonhg.NetBSD.org/src/rev/8f0f048a30c0
branches: trunk
changeset: 534130:8f0f048a30c0
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Jul 17 19:36:30 2002 +0000
description:
Remove superfluous quotation marks in options. Noted by Julio Merino
ing misc/17623.
diffstat:
share/man/man4/wscons.4 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r efcec79f56ed -r 8f0f048a30c0 share/man/man4/wscons.4
--- a/share/man/man4/wscons.4 Wed Jul 17 18:46:12 2002 +0000
+++ b/share/man/man4/wscons.4 Wed Jul 17 19:36:30 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: wscons.4,v 1.18 2001/11/29 23:14:39 ross Exp $
+.\" $NetBSD: wscons.4,v 1.19 2002/07/17 19:36:30 wiz Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -41,7 +41,7 @@
.Cd options WSEMUL_SUN
.Cd options WSEMUL_VT100
.Cd options WSEMUL_NO_DUMB
-.Cd options \&"WSEMUL_DEFAULT=\e"xxx\e""
+.Cd options WSEMUL_DEFAULT=\&"xxx\&"
.Cd options WS_KERNEL_FG=WSCOL_XXX
.Cd options WS_KERNEL_BG=WSCOL_XXX
.Cd options WS_KERNEL_COLATTR=\&"(WSATTR_XXX | WSATTR_YYY)"
Home |
Main Index |
Thread Index |
Old Index