Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/gen Consistent tab usage.



details:   https://anonhg.NetBSD.org/src/rev/0676965fa33b
branches:  trunk
changeset: 544318:0676965fa33b
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Mar 17 07:45:04 2003 +0000

description:
Consistent tab usage.

diffstat:

 lib/libc/gen/sysctl.3 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r 73aa71d62455 -r 0676965fa33b lib/libc/gen/sysctl.3
--- a/lib/libc/gen/sysctl.3     Mon Mar 17 07:30:38 2003 +0000
+++ b/lib/libc/gen/sysctl.3     Mon Mar 17 07:45:04 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sysctl.3,v 1.111 2003/03/06 20:39:08 thorpej Exp $
+.\"    $NetBSD: sysctl.3,v 1.112 2003/03/17 07:45:04 wiz Exp $
 .\"
 .\" Copyright (c) 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -216,9 +216,9 @@
 .It HW\_NCPU   integer no
 .It HW\_BYTEORDER      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\_PAGESIZE       integer no
 .\".It HW\_DISKNAMES   struct  no
 .\".It HW\_DISKSTATS   struct  no



Home | Main Index | Thread Index | Old Index