diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-08-20 06:36:26 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-08-20 06:36:26 -0700 |
commit | 423d6d8bcd712db74fd622f537901b387d4de59e (patch) | |
tree | 5f230b78503b51ea70288f7c38062c4aa6fb5647 | |
parent | 51b74d69f84f5168e14523f03d2a23a3f582f182 (diff) | |
download | txr-423d6d8bcd712db74fd622f537901b387d4de59e.tar.gz txr-423d6d8bcd712db74fd622f537901b387d4de59e.tar.bz2 txr-423d6d8bcd712db74fd622f537901b387d4de59e.zip |
doc: mistake in intern arg description.
* txr.1: name must be a string, not a symbol. The optional
argument must be a package, if supplied.
-rw-r--r-- | txr.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -51011,9 +51011,9 @@ resolve to existing packages. Symbols are reduced to strings via .desc The argument .meta name -should be a symbol. The optional argument +must be a string. The optional argument .meta package -should be a package. If +must be a package. If .meta package is not supplied, then the value taken is that of |