bad spelling

This commit is contained in:
John ShaggyTwoDope Jenkins
2015-09-23 17:41:32 -07:00
parent 0b3ea60865
commit d40e382ac9

8
rtv.1
View File

@@ -25,7 +25,7 @@ enable ascii\-only mode
Log HTTP requests Log HTTP requests
.PP .PP
.SS "Controls" .SS "Controls"
RTV has different commands to easily navigate through subreddits and individual submissions. These can all be viewed along with a short discription by pressing the \fB?\fR key at any time while running rtv. RTV has different commands to easily navigate through subreddits and individual submissions. These can all be viewed along with a short description by pressing the \fB?\fR key at any time while running rtv.
.PP .PP
.SH FILES .SH FILES
.TP .TP
@@ -35,7 +35,7 @@ All config files can make use of $XDG_CONFIG_HOME which allows you to place them
Personal configuration file. Personal configuration file.
.TP .TP
~/.config/rtv/refresh-token ~/.config/rtv/refresh-token
Session token for OAuth login, if you do not wish to have a persisent login you can set the option \fBpersistent=False\fR in the config file. But some features will not be available. Session token for OAuth login, if you do not wish to have a persistent login you can set the option \fBpersistent=False\fR in the config file. But some features will not be available.
.SH CONFIG FILE EXAMPLE .SH CONFIG FILE EXAMPLE
.B RTV .B RTV
@@ -66,7 +66,7 @@ Supports enviroment variables that can help improve your experience. These optio
.IR ~/.bashrc .IR ~/.bashrc
or or
.IR ~/.zshrc .IR ~/.zshrc
, restarting your session will make these settings persisent for future use of , restarting your session will make these settings persistent for future use of
.B RTV. .B RTV.
.TP .TP
.BR RTV_EDITOR .BR RTV_EDITOR
@@ -76,7 +76,7 @@ Setting
will open gedit as your editor when composing comments and replies. will open gedit as your editor when composing comments and replies.
If no editor is set, If no editor is set,
.B RTV .B RTV
will fall back to the enviroments default will fall back to the environment's default
.IR $EDITOR .IR $EDITOR
, and as an extra fall back nano. , and as an extra fall back nano.