Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Do not indent twice. Do not use compact mode, ...
details: https://anonhg.NetBSD.org/src/rev/45f8cdddad70
branches: trunk
changeset: 748145:45f8cdddad70
user: joerg <joerg%NetBSD.org@localhost>
date: Wed Oct 14 23:18:39 2009 +0000
description:
Do not indent twice. Do not use compact mode, it makes the list harder
to read.
diffstat:
share/man/man4/envsys.4 | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (31 lines):
diff -r 0a9aabada249 -r 45f8cdddad70 share/man/man4/envsys.4
--- a/share/man/man4/envsys.4 Wed Oct 14 23:10:27 2009 +0000
+++ b/share/man/man4/envsys.4 Wed Oct 14 23:18:39 2009 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: envsys.4,v 1.43 2009/06/13 16:08:25 pgoyette Exp $
+.\" $NetBSD: envsys.4,v 1.44 2009/10/14 23:18:39 joerg Exp $
.\"
.\" Copyright (c) 2007 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -66,7 +66,7 @@
.Xr ioctl 2
types are available:
.Pp
-.Bl -tag -width XX -compact
+.Bl -tag -width XX
.It Dv ENVSYS_GETDICTIONARY Pq prop_dictionary_t
.Pp
This
@@ -236,9 +236,9 @@
The values will be set to defaults, the ones that the driver uses.
.Pp
Only one object is allowed on this dictionary:
-.Bd -literal -offset -ident
- \*[Lt]key\*[Gt]envsys-remove-props\*[Lt]/key\*[Gt]
- \*[Lt]true/\*[Gt]
+.Bd -literal -offset ident
+\*[Lt]key\*[Gt]envsys-remove-props\*[Lt]/key\*[Gt]
+\*[Lt]true/\*[Gt]
.Ed
.Pp
It is a boolean object and must be set to
Home |
Main Index |
Thread Index |
Old Index