diff options
author | Roland Pesch <pesch@cygnus> | 1991-09-19 02:20:06 +0000 |
---|---|---|
committer | Roland Pesch <pesch@cygnus> | 1991-09-19 02:20:06 +0000 |
commit | 6a3871df09221eac8f64e3137ba53d3190c3d311 (patch) | |
tree | d034aaea6e5bb90a57673a6e0dc6ece06ccddca3 /gas/doc/sparc.m4 | |
parent | 7a4c8e5ce35363f5315d05e42572b486d82d6b91 (diff) | |
download | gdb-6a3871df09221eac8f64e3137ba53d3190c3d311.zip gdb-6a3871df09221eac8f64e3137ba53d3190c3d311.tar.gz gdb-6a3871df09221eac8f64e3137ba53d3190c3d311.tar.bz2 |
Update _MACH_DEP__ macro to be consistent with node references in both
generic and one-machine manuals.
Diffstat (limited to 'gas/doc/sparc.m4')
-rw-r--r-- | gas/doc/sparc.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/sparc.m4 b/gas/doc/sparc.m4 index 8cc6a3e..9b47db4 100644 --- a/gas/doc/sparc.m4 +++ b/gas/doc/sparc.m4 @@ -1,5 +1,5 @@ _divert__(-1) _define__(<_SPARC__>,<1>) _define__(<_HOST__>,<SPARC>) -_define__(<_MACH_DEP__>,<SPARC Dependent>) +_define__(<_MACH_DEP__>,<Sparc-Dependent>) _divert__<>
\ No newline at end of file |