ref: a509e8b29634aeb5d2a71999c03a24f6c89bd836
parent: d3d36fbf611cf518160079a4460f06949bea2402
author: mia soweli <inbox@tachibana-labs.org>
date: Fri Sep 8 10:23:59 EDT 2023
webcookies(4): cookiefs -> webcookies
--- a/sys/man/4/webcookies
+++ b/sys/man/4/webcookies
@@ -33,7 +33,7 @@
If
.I service
is specified,
-.I cookiefs
+.I webcookies
will post a service file descriptor
in
.BR /srv/\fIservice .
@@ -144,7 +144,7 @@
lines in the HTTP response header should
be written to the file to save them for next time.
If
-.B cookiefs
+.B webcookies
decides not to accept the cookie (as outlined in
RFC2109, section 4.3.4), no indication is given.
.SH SOURCE
--
⑨