diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-08-28 10:14:56 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-08-28 10:14:56 -0700 |
commit | 4d5642a246a0308a6f862d97687263868b6a5eb4 (patch) | |
tree | f0cc5bf752fde1d515e0488b2805187c65dbe152 | |
parent | 33c2646b6f93748d13eabbeb076a6a6d6ecc59d6 (diff) | |
download | txr-4d5642a246a0308a6f862d97687263868b6a5eb4.tar.gz txr-4d5642a246a0308a6f862d97687263868b6a5eb4.tar.bz2 txr-4d5642a246a0308a6f862d97687263868b6a5eb4.zip |
doc: problem with Unix Memory Mapping heading.
* txr.1: fix .SS to .SS*.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -72143,7 +72143,7 @@ returns Further information about resource limits is available in the POSIX standard and platform documentation. -.SS Unix Memory Mapping +.SS* Unix Memory Mapping The \*(TL interface to the POSIX .code mmap |