--- screen-4.0.2/doc/screen.1 2003-12-05 14:51:57.000000000 +0100
+++ screen-4.0.2-rzm/doc/screen.1 2004-06-18 03:54:02.000000000 +0200
@@ -2673,6 +2673,14 @@
text.
.sp
.ne 3
+.B sockdir local\fR|\fBshared
+.PP
+.B shared
+means that the sockets directory may be shared between various hosts and
+.I screen -wipe
+command will NOT wipe non-local sockets.
+.sp
+.ne 3
.BI "source " file
.PP
Read and execute commands from file \fIfile\fP. Source commands may
@@ -2710,6 +2718,14 @@
Default is `on', as you probably noticed.
.sp
.ne 3
+.BR "status " [ top | up | down | bottom ]
+.RB [ left | right ]
+.PP
+The status window by default is in bottom-left corner. This command can move
+status messages to any corner of the screen. \fBtop\fR is the same as \fBup\fR,
+\fBdown\fR is the same as \fBbottom\fR.
+.sp
+.ne 3
.B stuff
.I string
.PP