diff lispref/internals.texi @ 52978:1a5c50faf357

Replace @sc{foo} with @acronym{FOO}.
author Eli Zaretskii <eliz@gnu.org>
date Sun, 02 Nov 2003 06:29:59 +0000
parents ab70a4157c5c
children 3a89b727d7af
line wrap: on
line diff
--- a/lispref/internals.texi	Sat Nov 01 19:58:03 2003 +0000
+++ b/lispref/internals.texi	Sun Nov 02 06:29:59 2003 +0000
@@ -1388,7 +1388,7 @@
 The associated buffer of the process.
 
 @item pid
-An integer, the Unix process @sc{id}.
+An integer, the Unix process @acronym{ID}.
 
 @item childp
 A flag, non-@code{nil} if this is really a child process.
@@ -1418,7 +1418,7 @@
 message in the process buffer.
 
 @item pty_flag
-Non-@code{nil} if communication with the subprocess uses a @sc{pty};
+Non-@code{nil} if communication with the subprocess uses a @acronym{PTY};
 @code{nil} if it uses a pipe.
 
 @item infd