diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-01-05 16:28:46 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-01-05 16:28:46 -0800 |
commit | b044d8e5652c211c5be38a938026600c84060146 (patch) | |
tree | cb102eed3fd31e04a378968ae032b73a88e04999 /txr.1 | |
parent | 142f7a1767998c6b20a9f430e8f8aa3102a7ee3b (diff) | |
download | txr-b044d8e5652c211c5be38a938026600c84060146.tar.gz txr-b044d8e5652c211c5be38a938026600c84060146.tar.bz2 txr-b044d8e5652c211c5be38a938026600c84060146.zip |
doc: stray functions in heading and syntax
* txr.1: The documentation section for makunbound also
erroneously lists the fmakunbound and mmakunbound functions in
the heading and syntax block. They are not documented there,
but in their own section which follows and has its own
heading, so these references to them must be removed.
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -17777,11 +17777,9 @@ The .code mboundp function doesn't exist in ANSI Common Lisp. -.coNP Functions @, makunbound @ fmakunbound and @ mmakunbound +.coNP Function @ makunbound .synb .mets (makunbound << symbol ) -.mets (fmakunbound << symbol ) -.mets (mmakunbound << symbol ) .syne .desc The function |