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:15:28 -0700 |
commit | e3bc2318b43c833fc3aafc43d22c963b7cf19a7d (patch) | |
tree | f0cc5bf752fde1d515e0488b2805187c65dbe152 | |
parent | 4088dec1dfd66df9c26acdb64cd4a7ae0c2bbfb9 (diff) | |
download | txr-e3bc2318b43c833fc3aafc43d22c963b7cf19a7d.tar.gz txr-e3bc2318b43c833fc3aafc43d22c963b7cf19a7d.tar.bz2 txr-e3bc2318b43c833fc3aafc43d22c963b7cf19a7d.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 |