summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/getrusage.2
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-06-08 16:48:59 +0000
committeruqs <uqs@FreeBSD.org>2010-06-08 16:48:59 +0000
commit20ca4043bbfe75ad824a9a2444413fde288b83d8 (patch)
treebebe17a4075ecaca7cac3fe13bc1a25b857aa32e /lib/libc/sys/getrusage.2
parentfe5d3992856952ef1adbcb057a08e30eb289cba4 (diff)
downloadFreeBSD-src-20ca4043bbfe75ad824a9a2444413fde288b83d8.zip
FreeBSD-src-20ca4043bbfe75ad824a9a2444413fde288b83d8.tar.gz
mdoc: remove literal tabs where they don't belong
Diffstat (limited to 'lib/libc/sys/getrusage.2')
-rw-r--r--lib/libc/sys/getrusage.26
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/getrusage.2 b/lib/libc/sys/getrusage.2
index 423503f..45ded18 100644
--- a/lib/libc/sys/getrusage.2
+++ b/lib/libc/sys/getrusage.2
@@ -40,9 +40,9 @@
.In sys/types.h
.In sys/time.h
.In sys/resource.h
-.Fd "#define RUSAGE_SELF 0"
-.Fd "#define RUSAGE_CHILDREN -1"
-.Fd "#define RUSAGE_THREAD 1"
+.Fd "#define RUSAGE_SELF 0"
+.Fd "#define RUSAGE_CHILDREN -1"
+.Fd "#define RUSAGE_THREAD 1"
.Ft int
.Fn getrusage "int who" "struct rusage *rusage"
.Sh DESCRIPTION
OpenPOWER on IntegriCloud