diff options
author | MutoShack <MutoShack@web> | 2019-09-05 21:17:30 +0200 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2019-09-05 21:17:30 +0200 |
commit | 3b09ff20226362b5637ed5a25705a5054d9c77de (patch) | |
tree | b2692d4925aa3c4380636167c364b6111f38096b | |
parent | 28826d81affe8ba9dcf4f9c6f3ff707b11d68746 (diff) |
Cleanup and add introduction
-rw-r--r-- | binutils.mdwn | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/binutils.mdwn b/binutils.mdwn index d3e2b735..9659ad46 100644 --- a/binutils.mdwn +++ b/binutils.mdwn @@ -12,10 +12,9 @@ is included in the section entitled [[!meta title="GNU Binutils"]] -# <http://www.gnu.org/software/binutils/> +[GNU Binutils](http://www.gnu.org/software/binutils/) (BINary UTILitieS) is a collection of, well, binary utilities, noteably the 'as' assembler and the 'ln' linker program. - -# [[Maintenance|open_issues/binutils]] +For an in-depth view of the binutils port for the Hurd, take a look at [[Maintenance|open_issues/binutils]]. # Open Issues |