summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmadeusz Sławiński <amade@asmblr.net>2018-06-21 21:47:03 +0200
committerAmadeusz Sławiński <amade@asmblr.net>2018-06-21 21:47:03 +0200
commit26b4c2d790f35e5b56725eb1277bb7babaa8969c (patch)
tree075f4cdf6b0bbf4f342b7bea5c74e6cf63237107
parent123f7cbbf47dafcd77aa83e7ae16c3299cc2d814 (diff)
downloadscreen-26b4c2d790f35e5b56725eb1277bb7babaa8969c.tar.gz
remove character substitution
it may be not compatible with some man page viewers
-rw-r--r--src/doc/screen.133
1 files changed, 16 insertions, 17 deletions
diff --git a/src/doc/screen.1 b/src/doc/screen.1
index 0e2552c..54a1959 100644
--- a/src/doc/screen.1
+++ b/src/doc/screen.1
@@ -5,7 +5,6 @@
.if t .ds Q ``
.if t .ds U ''
.UC 4
-.schar \[u2026] ...
.SH NAME
screen \- screen manager with VT100/ANSI terminal emulation
@@ -950,7 +949,7 @@ If set to on, "alternate screen" support is enabled in virtual terminals,
just like in xterm. Initial setting is `off'.
.RE
.TP
-.BR "at " "[\fIidentifier\fP][" "#\fP|\fP*\fP|\fP%\fP] " "command " [ \fIargs\fP " \[u2026] ]"
+.BR "at " "[\fIidentifier\fP][" "#\fP|\fP*\fP|\fP%\fP] " "command " [ \fIargs\fP " ... ]"
.RS 0
.PP
Execute a command at other displays or windows as if it had been entered there.
@@ -1038,7 +1037,7 @@ that has not been written to the terminal. See also
\*Qobuflimit\*U.
.RE
.TP
-.BI "backtick " "id lifespan autorefresh cmd args\[u2026]"
+.BI "backtick " "id lifespan autorefresh cmd args..."
.TP
.BI "backtick " id
.RS 0
@@ -1374,7 +1373,7 @@ Change the \fIcurrent directory\fP of
to the specified directory or, if called without an argument,
to your home directory (the value of the environment variable $HOME).
All windows that are created by means of the \*Qscreen\*U command
-from within \*Q.screenrc\*U or by means of \*QC-a : screen \[u2026]\*U
+from within \*Q.screenrc\*U or by means of \*QC-a : screen ...\*U
or \*QC-a c\*U use this as their default directory.
Without a chdir command, this would be the directory from which
.I screen
@@ -1414,7 +1413,7 @@ for on-the-fly modification of key bindings,
specific window creation and changing settings. Note that the \*Qset\*U
keyword no longer exists! Usually commands affect the current window rather
than default settings for future windows. Change defaults with commands
-starting with 'def\[u2026]'.
+starting with 'def...'.
.PP
If you consider this as the `Ex command mode' of
.IR screen ,
@@ -2092,13 +2091,13 @@ by a second character, such as \*Q\e^\*U or \*Q\e\e\*U.
The default is \*Q^Aa\*U.
.RE
.TP
-.RI "\fBeval\fP " command1 [ "command2 \[u2026]" ]
+.RI "\fBeval\fP " command1 [ "command2 ..." ]
.RS 0
.PP
Parses and executes each argument as separate command.
.RE
.TP
-.IR "\fBexec\fP " [[ fdpat ] "newcommand " [ "args \[u2026]" ]]
+.IR "\fBexec\fP " [[ fdpat ] "newcommand " [ "args ..." ]]
.RS 0
.PP
Run a unix subprocess (specified by an executable path \fInewcommand\fP and its
@@ -2401,7 +2400,7 @@ Usually users work with a shell that allows easy access to previous commands.
For example csh has the command \*Q!!\*U to repeat the last command executed.
.I Screen
allows you to have a primitive way of re-calling \*Qthe command that
-started \[u2026]\*U: You just type the first letter of that command, then hit
+started ...\*U: You just type the first letter of that command, then hit
`C-a {' and
.I screen
tries to find a previous line that matches with the `prompt character'
@@ -3958,7 +3957,7 @@ to be used efficiently as a console multiplexer with 100 or more windows.
The normal window contains a shell (default, if no parameter is given) or any
other system command that could be executed from a shell (e.g.
.BR slogin ,
-etc\[u2026])
+etc...)
.IP \(bu
If a tty (character special device) name (e.g. \*Q/dev/ttya\*U)
@@ -4116,7 +4115,7 @@ the marked position gets moved to the specified percentage of
the output area. (The area starts from the last absolute pad
position and ends with the position specified by the truncation
operator.) The 'L' qualifier tells screen to mark the truncated
-parts with '\[u2026]'.
+parts with '...'.
.IP {
attribute/color modifier string terminated by the next \*Q}\*U
.IP `
@@ -4743,7 +4742,7 @@ same as above
.B "ESC [ \fPPn\fB d"
Cursor vertical position
.TP 27
-.B "ESC [ \fPPs\fB ;\fP\[u2026]\fB; \fPPs\fB m"
+.B "ESC [ \fPPs\fB ;\fP...\fB; \fPPs\fB m"
Select Graphic Rendition
.RS
.TP 27
@@ -4813,8 +4812,8 @@ Foreground Default
Ps = \fB40\fP (A)
Background Black
.TP 27
-Ps = \fB\[u2026]\fP
-\[u2026]
+Ps = \fB...\fP
+...
.TP 27
Ps = \fB49\fP (A)
Background Default
@@ -4861,10 +4860,10 @@ Scroll Scrolling Region Down
.B "ESC [ \fPPn\fB ^"
same as above
.TP 27
-.B "ESC [ \fPPs\fB ;\fP\[u2026]\fB; \fPPs\fB h"
+.B "ESC [ \fPPs\fB ;\fP...\fB; \fPPs\fB h"
Set Mode
.TP 27
-.B "ESC [ \fPPs\fB ;\fP\[u2026]\fB; \fPPs\fB l"
+.B "ESC [ \fPPs\fB ;\fP...\fB; \fPPs\fB l"
Reset Mode
.RS
.TP 27
@@ -5191,8 +5190,8 @@ Window number of a window (at creation time).
.SH FILES
.PD 0
-.IP \[u2026]/screen-4.?.??/etc/screenrc 34
-.IP \[u2026]/screen-4.?.??/etc/etcscreenrc
+.IP .../screen-4.?.??/etc/screenrc 34
+.IP .../screen-4.?.??/etc/etcscreenrc
Examples in the
.I screen
distribution package for private and global initialization files.