]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/os.texi
Document 'nacl' value for 'system-type'
[gnu-emacs] / doc / lispref / os.texi
index 5413437c39de0f3d36c830d3f5b44b6b29575ab0..5b89e1ad5813ea84436637eb63e6efd454296554 100644 (file)
@@ -902,6 +902,9 @@ Hewlett-Packard HPUX operating system.
 @item irix
 Silicon Graphics Irix system.
 
+@item nacl
+Google Native Client (@acronym{NaCl}) sandboxing system.
+
 @item ms-dos
 Microsoft's DOS@.  Emacs compiled with DJGPP for MS-DOS binds
 @code{system-type} to @code{ms-dos} even when you run it on MS-Windows.
@@ -911,7 +914,7 @@ AT&T Unix System V.
 
 @item windows-nt
 Microsoft Windows NT, 9X and later.  The value of @code{system-type}
-is always @code{windows-nt}, e.g., even on Windows 7.
+is always @code{windows-nt}, e.g., even on Windows 10.
 
 @end table