Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4/man4.x86 Remove bad indent keyword.



details:   https://anonhg.NetBSD.org/src/rev/66156c001dbc
branches:  trunk
changeset: 772844:66156c001dbc
user:      njoly <njoly%NetBSD.org@localhost>
date:      Tue Jan 17 22:18:54 2012 +0000

description:
Remove bad indent keyword.

diffstat:

 share/man/man4/man4.x86/balloon.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f8be9c79a1ac -r 66156c001dbc share/man/man4/man4.x86/balloon.4
--- a/share/man/man4/man4.x86/balloon.4 Tue Jan 17 21:31:46 2012 +0000
+++ b/share/man/man4/man4.x86/balloon.4 Tue Jan 17 22:18:54 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: balloon.4,v 1.8 2011/08/02 10:23:33 wiz Exp $
+.\"    $NetBSD: balloon.4,v 1.9 2012/01/17 22:18:54 njoly Exp $
 .\"
 .\" Copyright (c) 2011 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -85,7 +85,7 @@
 under
 .Dq machdep.xen.balloon
 (all values being in kilobytes):
-.Bl -tag indent -width xxxxxxx
+.Bl -tag -width xxxxxxx
 .It current
 (read-only) The current memory reservation of the domain.
 .It min



Home | Main Index | Thread Index | Old Index