aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2006-02-07 23:49:23 +0000
committerRichard M. Stallman2006-02-07 23:49:23 +0000
commitd48f09eef27cd7e74efcf812fc94577cb60527f7 (patch)
treed01e1a7c66ca0426af36c68fb8def1facde6b8eb
parent41f633c104c06c8a0f73b396f2e22af3f9290d75 (diff)
downloademacs-d48f09eef27cd7e74efcf812fc94577cb60527f7.tar.gz
emacs-d48f09eef27cd7e74efcf812fc94577cb60527f7.zip
Minor cleanups.
-rw-r--r--man/cmdargs.texi10
1 files changed, 5 insertions, 5 deletions
diff --git a/man/cmdargs.texi b/man/cmdargs.texi
index 35684ca2715..f266913d266 100644
--- a/man/cmdargs.texi
+++ b/man/cmdargs.texi
@@ -477,7 +477,7 @@ This variable defaults to @file{~/.bash_history} if you use Bash, to
477@file{~/.sh_history} if you use ksh, and to @file{~/.history} 477@file{~/.sh_history} if you use ksh, and to @file{~/.history}
478otherwise. 478otherwise.
479@item HOME 479@item HOME
480The location of the user's files in the directory tree; used for 480The location of your files in the directory tree; used for
481expansion of file names starting with a tilde (@file{~}). On MS-DOS, 481expansion of file names starting with a tilde (@file{~}). On MS-DOS,
482it defaults to the directory from which Emacs was started, with 482it defaults to the directory from which Emacs was started, with
483@samp{/bin} removed from the end if it was present. On Windows, the 483@samp{/bin} removed from the end if it was present. On Windows, the
@@ -525,11 +525,11 @@ environment and coding system. @xref{Language Environments}.
525@item LOGNAME 525@item LOGNAME
526The user's login name. See also @env{USER}. 526The user's login name. See also @env{USER}.
527@item MAIL 527@item MAIL
528The name of the user's system mail inbox. 528The name of your system mail inbox.
529@item MH 529@item MH
530Name of setup file for the mh system. (The default is @file{~/.mh_profile}.) 530Name of setup file for the mh system. (The default is @file{~/.mh_profile}.)
531@item NAME 531@item NAME
532The real-world name of the user. 532Your real-world name.
533@item NNTPSERVER 533@item NNTPSERVER
534The name of the news server. Used by the mh and Gnus packages. 534The name of the news server. Used by the mh and Gnus packages.
535@item ORGANIZATION 535@item ORGANIZATION
@@ -987,7 +987,7 @@ emacs -ms coral -cr 'slate blue' &
987@samp{-rv} option or with the X resource @samp{reverseVideo}. 987@samp{-rv} option or with the X resource @samp{reverseVideo}.
988 988
989 The @samp{-fg}, @samp{-bg}, and @samp{-rv} options function on 989 The @samp{-fg}, @samp{-bg}, and @samp{-rv} options function on
990text-only terminals as well as on window systems. 990text-only terminals as well as on graphical displays.
991 991
992@node Window Size X 992@node Window Size X
993@appendixsec Options for Window Size and Position 993@appendixsec Options for Window Size and Position
@@ -1165,7 +1165,7 @@ for the initial Emacs frame.
1165@appendixsec Icons 1165@appendixsec Icons
1166@cindex icons (X Window System) 1166@cindex icons (X Window System)
1167 1167
1168 Most window managers allow the user to ``iconify'' a frame, removing 1168 Most window managers allow you to ``iconify'' a frame, removing
1169it from sight, and leaving a small, distinctive ``icon'' window in its 1169it from sight, and leaving a small, distinctive ``icon'' window in its
1170place. Clicking on the icon window makes the frame itself appear again. 1170place. Clicking on the icon window makes the frame itself appear again.
1171If you have many clients running at once, you can avoid cluttering up 1171If you have many clients running at once, you can avoid cluttering up