Commit: ba732f2067b20d5f456082053caa551478366bfa
Parent: 97d406196732c53d3524633deb8ae031ffaeb9fd
Author: opask
Date: Sun, 19 Aug 2018 21:15:56 -0600
remove unused options from links.1 and default.c
Diffstat:
2 files changed, 0 insertions(+), 16 deletions(-)
diff --git a/default.c b/default.c
@@ -1068,10 +1068,6 @@ fprintf(stdout, "%s%s%s%s%s%s\n",
" For dump, document will be formatted to this screen width (but it can still\n"
" exceed it if lines can't be broken).\n"
"\n"
-" -codepage <codepage>\n"
-" For dump, convert output to specified character set --\n"
-" for eaxmple iso-8859-2, windows-1250.\n"
-"\n"
" -anonymous\n"
" Restrict links so that it can run on an anonymous account.\n"
" No local file browsing. No downloads. Executing viewers\n"
@@ -1298,9 +1294,6 @@ fprintf(stdout, "%s%s%s%s%s%s\n",
" -bookmarks-file <file>\n"
" File to store bookmarks.\n"
"\n"
-" -bookmarks-codepage <codepage>\n"
-" Character set of bookmarks file.\n"
-"\n"
" -save-url-history <0>/<1>\n"
" Save URL history on exit.\n"
"\n"
diff --git a/links.1 b/links.1
@@ -79,11 +79,6 @@ For dump, document will be formatted to this screen width (but it can still
exceed it if lines can't be broken).
.TP
-\f3-codepage \f2<codepage>\f1
-For dump, convert output to specified character set --
-for eaxmple iso-8859-2, windows-1250.
-
-.TP
\f3-anonymous\f1
Restrict links so that it can run on an anonymous account.
No local file browsing. No downloads. Executing of viewers
@@ -359,10 +354,6 @@ Set color of scroll bar frame. RRGGBB are hex.
File to store bookmarks.
.TP
-\f3-bookmarks-codepage \f2<codepage>\f1
-Character set of bookmarks file.
-
-.TP
\f3-save-url-history \f2<0>/<1>\f1
Save URL history on exit.