]> git.saurik.com Git - apple/libc.git/blobdiff - gen/times.3
Libc-763.11.tar.gz
[apple/libc.git] / gen / times.3
index 6aa58c3d45d1a7cecf5c3053790cb929037e9b1c..f8e5f01d09ebb604763ed8ac6b9614176c732907 100644 (file)
@@ -43,7 +43,9 @@
 .Sh SYNOPSIS
 .In sys/times.h
 .Ft clock_t
-.Fn times "struct tms *tp"
+.Fo times
+.Fa "struct tms *buffer"
+.Fc
 .Sh DESCRIPTION
 .Bf -symbolic
 This interface is obsoleted by
@@ -61,7 +63,7 @@ of a second since
 Time.
 .Pp
 It also fills in the structure pointed to by
-.Fa tp
+.Fa buffer
 with time-accounting information.
 .Pp
 The