diff --git a/src/doc/screen.1 b/src/doc/screen.1 index 68a52fe..e022eb8 100644 --- a/src/doc/screen.1 +++ b/src/doc/screen.1 @@ -2607,7 +2607,7 @@ Saving your regions can be done automatically by using the .BR "layout autosave [ on | off]" .RS 0 .PP -Change or display the status of automatcally saving layouts. The +Change or display the status of automatically saving layouts. The default is \fBon\fP, meaning when \fIscreen\fP is detached or changed to a different layout, the arrangement of regions and windows will be remembered at the time of change and restored upon return. diff --git a/src/doc/screen.texinfo b/src/doc/screen.texinfo index 1eb0d62..b0ba03d 100644 --- a/src/doc/screen.texinfo +++ b/src/doc/screen.texinfo @@ -1179,7 +1179,7 @@ Name this session. @xref{Session Name}. @item setenv [@var{var} [@var{string}]] Set an environment variable for new windows. @xref{Setenv}. @item setsid @var{state} -Controll process group creation for windows. @xref{Setsid}. +Control process group creation for windows. @xref{Setsid}. @item shell @var{command} Set the default program for new windows. @xref{Shell}. @item shelltitle @var{title} @@ -3545,7 +3545,7 @@ with @samp{-U}, otherwise @code{off}. @deffn Command cjkwidth [state] (none)@* -Toggle how ambiguoous characters are treated. If cjkwidth is on screen +Toggle how ambiguous characters are treated. If cjkwidth is on screen interprets them as double (full) width characters. If off then they are seen as one cell (half) width characters. @end deffn