diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-11-22 10:58:58 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-11-22 10:58:58 +0000 |
| commit | 140932d6d85b561ad06abe5006a5e973a7713c45 (patch) | |
| tree | be1d2469fd1ab2ab0df6164fbc91fb7bbbdd80f5 /gnu/usr.bin/as/doc | |
| parent | 324ec40db3d437d18da21aa07a7ae4d4ecd9c157 (diff) | |
Tell stupid users to write the bootcode.upstream/2.0_cvsrelease/2.0_cvs
This commit was manufactured to restore the state of the 2.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'gnu/usr.bin/as/doc')
| -rw-r--r-- | gnu/usr.bin/as/doc/all.m4 | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/as/doc/as.texinfo | 4 | ||||
| -rw-r--r-- | gnu/usr.bin/as/doc/gen.m4 | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/as/doc/none.m4 | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/as/doc/pretex.m4 | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/as/doc/vintage.m4 | 2 |
6 files changed, 7 insertions, 7 deletions
diff --git a/gnu/usr.bin/as/doc/all.m4 b/gnu/usr.bin/as/doc/all.m4 index 3d4e7fd2f2f6..2759030b24cb 100644 --- a/gnu/usr.bin/as/doc/all.m4 +++ b/gnu/usr.bin/as/doc/all.m4 @@ -1,5 +1,5 @@ _divert__(-1) -<$Id: all.m4,v 1.1 1993/10/02 21:00:13 pk Exp $> +<all.m4,v 1.1 1993/11/03 00:55:21 paul Exp> _define__(<_ALL_ARCH__>,<1>) _define__(<_GENERIC__>,<1>) In case none.m4 changes its mind abt default diff --git a/gnu/usr.bin/as/doc/as.texinfo b/gnu/usr.bin/as/doc/as.texinfo index c9e0f575fa33..ceb1535590c9 100644 --- a/gnu/usr.bin/as/doc/as.texinfo +++ b/gnu/usr.bin/as/doc/as.texinfo @@ -1,6 +1,6 @@ _dnl__ -*-Texinfo-*- _dnl__ Copyright (c) 1991 1992 Free Software Foundation, Inc. -_dnl__ $Id: as.texinfo,v 1.1 1993/10/02 21:00:15 pk Exp $ +_dnl__ as.texinfo,v 1.1 1993/11/03 00:55:23 paul Exp \input texinfo @c -*-Texinfo-*- @c Copyright (c) 1991 1992 Free Software Foundation, Inc. @c %**start of header @@ -86,7 +86,7 @@ done. @page @tex \def\$#1${{#1}} % Kluge: collect RCS revision info without $...$ -\xdef\manvers{\$Revision: 1.1 $} % For use in headers, footers too +\xdef\manvers{\1.1} % For use in headers, footers too {\parskip=0pt \hfill \manvers\par \hfill \TeX{}info \texinfoversion\par diff --git a/gnu/usr.bin/as/doc/gen.m4 b/gnu/usr.bin/as/doc/gen.m4 index bf444a63037f..779947a1dedd 100644 --- a/gnu/usr.bin/as/doc/gen.m4 +++ b/gnu/usr.bin/as/doc/gen.m4 @@ -1,5 +1,5 @@ _divert__(-1) -<$Id: gen.m4,v 1.1 1993/10/02 21:00:19 pk Exp $> +<gen.m4,v 1.1 1993/11/03 00:55:32 paul Exp> _define__(<_GENERIC__>,<1>) In case none.m4 changes its mind abt default _define__(<_AOUT__>,<1>) diff --git a/gnu/usr.bin/as/doc/none.m4 b/gnu/usr.bin/as/doc/none.m4 index dfa17d3c356f..8d5ae27b494a 100644 --- a/gnu/usr.bin/as/doc/none.m4 +++ b/gnu/usr.bin/as/doc/none.m4 @@ -1,5 +1,5 @@ _divert__(-1) -<$Id: none.m4,v 1.1 1993/10/02 21:00:24 pk Exp $> +<none.m4,v 1.1 1993/11/03 00:55:39 paul Exp> Switches: diff --git a/gnu/usr.bin/as/doc/pretex.m4 b/gnu/usr.bin/as/doc/pretex.m4 index 9a9696fb0dd2..a82915b9d667 100644 --- a/gnu/usr.bin/as/doc/pretex.m4 +++ b/gnu/usr.bin/as/doc/pretex.m4 @@ -2,7 +2,7 @@ divert(-1) -*-Text-*- ` Copyright (c) 1991 Free Software Foundation, Inc.' ` This file defines and documents the M4 macros used ' ` to preprocess some GNU manuals' -` $Id: pretex.m4,v 1.1 1993/10/02 21:00:25 pk Exp $' +` pretex.m4,v 1.1 1993/11/03 00:55:40 paul Exp' I. INTRODUCTION diff --git a/gnu/usr.bin/as/doc/vintage.m4 b/gnu/usr.bin/as/doc/vintage.m4 index d5913be64f53..3e41180009d5 100644 --- a/gnu/usr.bin/as/doc/vintage.m4 +++ b/gnu/usr.bin/as/doc/vintage.m4 @@ -1,5 +1,5 @@ _divert__(-1) -<$Id: vintage.m4,v 1.1 1993/10/02 21:00:29 pk Exp $> +<vintage.m4,v 1.1 1993/11/03 00:55:45 paul Exp> _define__(<_ALL_ARCH__>,<1>) _define__(<_GENERIC__>,<1>) In case none.m4 changes its mind abt default |
