diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2023-06-18 19:10:39 +0000 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2023-06-18 19:29:36 +0000 |
commit | 076de2a0041c4c2e01b2d2d401cb2821315e78b9 (patch) | |
tree | c77ae837e15486f8df65aa05ba32006c4ead66ff /lynx.man | |
parent | 3dd6cae4b7623ef20ebc17ccf8dd182748c7040b (diff) | |
download | lynx-snapshots-076de2a0041c4c2e01b2d2d401cb2821315e78b9.tar.gz |
snapshot of project "lynx", label v2-9-0dev_12e
Diffstat (limited to 'lynx.man')
-rw-r--r-- | lynx.man | 10 |
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. |