diff options
author | Richard M. Stallman <rms@gnu.org> | 2001-08-20 01:19:30 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2001-08-20 01:19:30 +0000 |
commit | 892c6176ca48be65188f674165c48a839d7af9ea (patch) | |
tree | 0516cdc35639ae0b723a8c940882b05cf65ce5e0 /man/misc.texi | |
parent | 2e78ad148c515db46fe3ae23835a0028ec8d4a24 (diff) | |
download | emacs-892c6176ca48be65188f674165c48a839d7af9ea.tar.gz |
Avoid saying "Unix" in a way that includes GNU.
Diffstat (limited to 'man/misc.texi')
-rw-r--r-- | man/misc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/misc.texi b/man/misc.texi index df1ca152b6b..b22eadafed5 100644 --- a/man/misc.texi +++ b/man/misc.texi @@ -1055,7 +1055,7 @@ displays the word @samp{page}. screenful of output since your last input, it pauses, displaying @samp{**MORE**} in the mode-line. Type @key{SPC} to display the next screenful of output. Type @kbd{?} to see your other options. The -interface is similar to the Unix @code{more} program. +interface is similar to the @code{more} program. @node Remote Host @subsection Remote Host Shell |