From 944338b0f6e5baa148b348c788332b2449064cf8 Mon Sep 17 00:00:00 2001 From: Jon Zeppieri Date: Mon, 29 Aug 2011 21:29:37 -0400 Subject: [PATCH] Moved `net/head' code from unit to module. original commit: 095ee4e00761f1286ddcd600041e11df3425d931 --- collects/net/scribblings/head.scrbl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/collects/net/scribblings/head.scrbl b/collects/net/scribblings/head.scrbl index d93cba84f0..440612e680 100644 --- a/collects/net/scribblings/head.scrbl +++ b/collects/net/scribblings/head.scrbl @@ -222,6 +222,10 @@ are comma-separated, and possibly broken into multiple lines. @section{Header Unit} +@margin-note{@racket[head@] and @racket[head^] are deprecated. +They exist for backward-compatibility and will likely be removed in +the future. New code should use the @racketmodname[net/head] module.} + @defmodule[net/head-unit] @defthing[head@ unit?]{