diff options
author | Ori Bernstein <ori@eigenstate.org> | 2019-01-07 20:51:33 -0800 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2019-01-07 20:51:33 -0800 |
commit | a34e80b18736f80370487804998b1ffd2de2f978 (patch) | |
tree | c1a39d59a0405ba598a90e177572314cd731121e /doc/muse.1 | |
parent | 89aa864b92914c1fddcdf352ca57a97a1f06bb4b (diff) | |
download | mc-a34e80b18736f80370487804998b1ffd2de2f978.tar.gz |
Update the muse manpage.
Some bugs are fixed.
Diffstat (limited to 'doc/muse.1')
-rw-r--r-- | doc/muse.1 | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -75,11 +75,4 @@ There is insufficient checking and validation done on usefiles. .PP The file format is in flux, and in current iterations, it is not at all compact. .PP -There is no versioning on the usefiles as it stands. If you use the wrong -version with the wrong compiler, a mysterious error or even segfault is -likely. -.PP -This utility should not exist. Instead, the compiler should put the -exported symbol information into the object file or library directly. -.PP The file format is not closed under concatentation. |