1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-26 08:41:47 -07:00

Credit the quip under "virtual memory".

Copied from Perforce
 Change: 180347
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Gareth Rees 2012-11-05 18:50:40 +00:00
parent 1b8d8e6825
commit 2404ec552a

View file

@ -146,7 +146,7 @@ Memory Management Glossary: V
copy-on-write, and :term:`memory mapping`.
"Virtual" means never knowing where your next byte is
coming from.
coming from. --- ``fortune(6)``
.. opposite:: :term:`real memory (1)`.