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 | bad86f52499d49888f0d6ffe8e85d6934b7c7d2c (patch) | |
tree | 5f230b78503b51ea70288f7c38062c4aa6fb5647 /txr.1 | |
parent | fc44a670c11fb653b3600327082eeb8df8b82563 (diff) | |
download | txr-bad86f52499d49888f0d6ffe8e85d6934b7c7d2c.tar.gz txr-bad86f52499d49888f0d6ffe8e85d6934b7c7d2c.tar.bz2 txr-bad86f52499d49888f0d6ffe8e85d6934b7c7d2c.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.
Diffstat (limited to 'txr.1')
-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 |