Source-Changes-HG archive

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

[src/trunk]: src/sbin/sysctl Consistent tab usage.



details:   https://anonhg.NetBSD.org/src/rev/34bf92e9f33d
branches:  trunk
changeset: 544320:34bf92e9f33d
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Mar 17 08:00:38 2003 +0000

description:
Consistent tab usage.

diffstat:

 sbin/sysctl/sysctl.8 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r c1f263479095 -r 34bf92e9f33d sbin/sysctl/sysctl.8
--- a/sbin/sysctl/sysctl.8      Mon Mar 17 07:57:13 2003 +0000
+++ b/sbin/sysctl/sysctl.8      Mon Mar 17 08:00:38 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sysctl.8,v 1.90 2003/03/15 23:48:30 wiz Exp $
+.\"    $NetBSD: sysctl.8,v 1.91 2003/03/17 08:00:38 wiz Exp $
 .\"
 .\" Copyright (c) 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -171,9 +171,9 @@
 .It hw.ncpu    integer no
 .It hw.pagesize        integer no
 .It hw.physmem integer no
-.It hw.physmem64 quad no
+.It hw.physmem64       quad no
 .It hw.usermem integer no
-.It hw.usermem64 quad no
+.It hw.usermem64       quad no
 .It hw.cnmagic string  yes
 .It kern.argmax        integer no
 .It kern.autonicetime  integer yes



Home | Main Index | Thread Index | Old Index