summaryrefslogtreecommitdiff
path: root/share/man/man3/end.3
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1998-11-29 15:47:26 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1998-11-29 15:47:26 +0000
commite78e38b53d3b73ab5e8d3e1aca415b1ec56f9877 (patch)
treea80483a638948610cfe5602a8f805ca2d269b093 /share/man/man3/end.3
parentb488000e207e5256a37aed34ea0ae5b0cd76c615 (diff)
kill superfluous .Nm macro arguments
Diffstat (limited to 'share/man/man3/end.3')
-rw-r--r--share/man/man3/end.38
1 files changed, 3 insertions, 5 deletions
diff --git a/share/man/man3/end.3 b/share/man/man3/end.3
index 8e6640591ce..9edfd92b3b2 100644
--- a/share/man/man3/end.3
+++ b/share/man/man3/end.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: end.3,v 1.4 1998/09/07 16:44:36 aaron Exp $
+.\" $OpenBSD: end.3,v 1.5 1998/11/29 15:47:22 aaron Exp $
.\" $NetBSD: end.3,v 1.5 1996/03/01 00:17:49 jtc Exp $
.\"
.\" Copyright (c) 1986
@@ -38,9 +38,7 @@
.Dt END 3
.Os
.Sh NAME
-.Nm end ,
-.Nm etext ,
-.Nm edata
+.Nm end , etext , edata
.Nd end boundaries of image segments
.Sh SYNOPSIS
.Vt extern end;
@@ -62,6 +60,6 @@ the end of the data segment
.Xr malloc 3
.Sh HISTORY
An
-.Nm end
+.Nm
manual appeared in
.At v6 .