summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-08-29 18:06:19 +0000
committerwosch <wosch@FreeBSD.org>1996-08-29 18:06:19 +0000
commitab0ebe585d3b07199c949f94201193c0187ab393 (patch)
tree01896223999c7b9c4907a086f16a3fd1b4b96627 /gnu/usr.bin
parent1afaea7623a85bc99aa7f10b36725b7ea67eaea7 (diff)
downloadFreeBSD-src-ab0ebe585d3b07199c949f94201193c0187ab393.zip
FreeBSD-src-ab0ebe585d3b07199c949f94201193c0187ab393.tar.gz
[HISTORY] command appeared in Version 1 AT&T UNIX
Obtained from: A Quarter Century of UNIX, Peter H. Salus, page 41
Diffstat (limited to 'gnu/usr.bin')
-rw-r--r--gnu/usr.bin/as/as.17
-rw-r--r--gnu/usr.bin/as/as.1aout7
-rw-r--r--gnu/usr.bin/dc/dc.16
-rw-r--r--gnu/usr.bin/ld/ld.18
-rw-r--r--gnu/usr.bin/ld/ld.1aout8
5 files changed, 32 insertions, 4 deletions
diff --git a/gnu/usr.bin/as/as.1 b/gnu/usr.bin/as/as.1
index 66f7ee5..089734a 100644
--- a/gnu/usr.bin/as/as.1
+++ b/gnu/usr.bin/as/as.1
@@ -1,5 +1,6 @@
.\" Copyright (c) 1991, 1992 Free Software Foundation
.\" See section COPYING for conditions for redistribution
+.\" $Id$
.TH as 1 "21 January 1992" "cygnus support" "GNU Development Tools"
.SH NAME
@@ -252,6 +253,12 @@ Using as: The GNU Assembler\c
.BR gcc "(" 1 "),"
.BR ld "(" 1 ")."
+.SH HISTORY
+A
+.I as
+command appeared in
+Version 1 AT&T UNIX.
+
.SH COPYING
Copyright (c) 1991, 1992 Free Software Foundation, Inc.
.PP
diff --git a/gnu/usr.bin/as/as.1aout b/gnu/usr.bin/as/as.1aout
index 66f7ee5..089734a 100644
--- a/gnu/usr.bin/as/as.1aout
+++ b/gnu/usr.bin/as/as.1aout
@@ -1,5 +1,6 @@
.\" Copyright (c) 1991, 1992 Free Software Foundation
.\" See section COPYING for conditions for redistribution
+.\" $Id$
.TH as 1 "21 January 1992" "cygnus support" "GNU Development Tools"
.SH NAME
@@ -252,6 +253,12 @@ Using as: The GNU Assembler\c
.BR gcc "(" 1 "),"
.BR ld "(" 1 ")."
+.SH HISTORY
+A
+.I as
+command appeared in
+Version 1 AT&T UNIX.
+
.SH COPYING
Copyright (c) 1991, 1992 Free Software Foundation, Inc.
.PP
diff --git a/gnu/usr.bin/dc/dc.1 b/gnu/usr.bin/dc/dc.1
index 17d9356..065baf6 100644
--- a/gnu/usr.bin/dc/dc.1
+++ b/gnu/usr.bin/dc/dc.1
@@ -1,3 +1,4 @@
+.\" $Id$
.TH DC 1 "03 Aug 1993" "GNU Project"
.SH NAME
dc, An Arbitrary Precision Calculator
@@ -276,3 +277,8 @@ as soon as a library for executing a line as a command exists.
Email bug reports to
.BR bug-gnu-utils@prep.ai.mit.edu .
Be sure to include the word ``dc'' somewhere in the ``Subject:'' field.
+.SH HISTORY
+A
+.I dc
+command appeared in
+Version 1 AT&T UNIX.
diff --git a/gnu/usr.bin/ld/ld.1 b/gnu/usr.bin/ld/ld.1
index 0c9545a..d0adbb8 100644
--- a/gnu/usr.bin/ld/ld.1
+++ b/gnu/usr.bin/ld/ld.1
@@ -27,7 +27,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: ld.1,v 1.9 1994/12/23 22:30:33 nate Exp $
+.\" $Id: ld.1,v 1.10 1996/05/28 16:17:46 phk Exp $
.\"
.Dd October 14, 1993
.Dt LD 1
@@ -219,6 +219,10 @@ All shared objects presented to
are marked for run-time loading in the output file, even if no symbols
are needed from them.
.Sh HISTORY
+A
+.Nm
+command appeared in
+.At v1 .
The shared library model employed by
-.Nm ld
+.Nm
appeared first in SunOS 4.0
diff --git a/gnu/usr.bin/ld/ld.1aout b/gnu/usr.bin/ld/ld.1aout
index 0c9545a..d0adbb8 100644
--- a/gnu/usr.bin/ld/ld.1aout
+++ b/gnu/usr.bin/ld/ld.1aout
@@ -27,7 +27,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: ld.1,v 1.9 1994/12/23 22:30:33 nate Exp $
+.\" $Id: ld.1,v 1.10 1996/05/28 16:17:46 phk Exp $
.\"
.Dd October 14, 1993
.Dt LD 1
@@ -219,6 +219,10 @@ All shared objects presented to
are marked for run-time loading in the output file, even if no symbols
are needed from them.
.Sh HISTORY
+A
+.Nm
+command appeared in
+.At v1 .
The shared library model employed by
-.Nm ld
+.Nm
appeared first in SunOS 4.0
OpenPOWER on IntegriCloud