summaryrefslogtreecommitdiffstats
path: root/share/man/man7/clocks.7
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1997-03-21 20:14:15 +0000
committermpp <mpp@FreeBSD.org>1997-03-21 20:14:15 +0000
commit58cd3eaefb6de8e1689f65bd4c8d11d8e7bc1f1a (patch)
tree9674e601ac4c12570560ade3f15444e16aaa65b8 /share/man/man7/clocks.7
parent56d1eaec03ddf805b935ada9001511e3453d0246 (diff)
downloadFreeBSD-src-58cd3eaefb6de8e1689f65bd4c8d11d8e7bc1f1a.zip
FreeBSD-src-58cd3eaefb6de8e1689f65bd4c8d11d8e7bc1f1a.tar.gz
Use the .Fx macro for FreeBSD references for releases prior to 2.0.
Use the .Tn macro for generic FreeBSD references. Cleanup other formatting problems noticed while making the above changes.
Diffstat (limited to 'share/man/man7/clocks.7')
-rw-r--r--share/man/man7/clocks.710
1 files changed, 7 insertions, 3 deletions
diff --git a/share/man/man7/clocks.7 b/share/man/man7/clocks.7
index bce5d3d..081f947 100644
--- a/share/man/man7/clocks.7
+++ b/share/man/man7/clocks.7
@@ -25,7 +25,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $Id: clocks.7,v 1.5 1997/02/22 13:26:13 peter Exp $
.\" "
.Dd April 1, 1996
.Os
@@ -58,7 +58,9 @@ Note that
.Dv CLOCKS_PER_SEC
may be floating point. Don't use
.Fn clock
-in new programs under FreeBSD. It is feeble compared with
+in new programs under
+.Tn FreeBSD .
+It is feeble compared with
.Xr getrusage 2 .
It is provided for ANSI conformance. It is implemented by calling
.Fn getrusage
@@ -77,7 +79,9 @@ Note that its frequency may be different from
.Dv CLOCKS_PER_SEC .
Don't use
.Xr times 3
-in new programs under FreeBSD. It is feeble compared with
+in new programs under
+.Tn FreeBSD .
+It is feeble compared with
.Xr gettimeofday 2
together with
.Fn getrusage .
OpenPOWER on IntegriCloud