about summary refs log tree commit diff stats
path: root/lynx.man
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2023-06-18 19:10:39 +0000
committerThomas E. Dickey <dickey@invisible-island.net>2023-06-18 19:29:36 +0000
commit076de2a0041c4c2e01b2d2d401cb2821315e78b9 (patch)
treec77ae837e15486f8df65aa05ba32006c4ead66ff /lynx.man
parent3dd6cae4b7623ef20ebc17ccf8dd182748c7040b (diff)
downloadlynx-snapshots-076de2a0041c4c2e01b2d2d401cb2821315e78b9.tar.gz
snapshot of project "lynx", label v2-9-0dev_12e
Diffstat (limited to 'lynx.man')
-rw-r--r--lynx.man10
1 files changed, 5 insertions, 5 deletions
diff --git a/lynx.man b/lynx.man
index 3b114cad..6c94bb8a 100644
--- a/lynx.man
+++ b/lynx.man
@@ -1,4 +1,4 @@
-.\" $LynxId: lynx.man,v 1.132 2021/03/14 20:42:46 tom Exp $
+.\" $LynxId: lynx.man,v 1.136 2023/06/18 18:49:34 tom Exp $
 .\" **************************************************************************
 .\" Escape single quotes in literal strings from groff's Unicode transform.
 .ie \n(.g .ds `` \(lq
@@ -15,7 +15,7 @@
 .ie n  .in +4
 .el    .in +2
 .nf
-.ft C			\" Courier
+.ft CR			\" Courier
 ..
 .de NE
 .fi
@@ -24,7 +24,7 @@
 .el    .in -2
 ..
 .\" **************************************************************************
-.TH LYNX 1
+.TH LYNX 1 2023-06-18 "Lynx 2.9.0" "Lynx \(en the \fItext\fP web browser"
 .SH NAME
 lynx \- a general purpose distributed information browser for the World Wide Web
 .SH SYNOPSIS
@@ -261,8 +261,8 @@ Sets the connection timeout, where N is given in seconds.
 .TP
 .B \-cookie_file\fR=\fIFILENAME
 specifies a file to use to read cookies.
-If none is specified, the default value is ~/.lynx_cookies
-for most systems, but ~/cookies for MS-DOS.
+If none is specified, the default value is \s+3~\s-3/.lynx_cookies
+for most systems, but \s+3~\s-3/cookies for MS-DOS.
 .TP
 .B \-cookie_save_file\fR=\fIFILENAME
 specifies a file to use to store cookies.
185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287