From 589179cf03ddf8bbaa336b7fd1249c56043405f8 Mon Sep 17 00:00:00 2001
From: Patrick R McDonald <marlowe@antagonism.org>
Date: Tue, 10 Apr 2012 09:55:25 -0500
Subject: [PATCH] Fix for ticket #1662

---
 docs/frontends/webapi.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/frontends/webapi.rst b/docs/frontends/webapi.rst
index aa62fa11..12084764 100644
--- a/docs/frontends/webapi.rst
+++ b/docs/frontends/webapi.rst
@@ -1061,6 +1061,8 @@ Viewing/Downloading a File
  this form can *only* be used with file caps; it is an error to use a
  directory cap after the /named/ prefix.
 
+ URLs may also use /file/$FILECAP/FILENAME as a synonym for
+ /named/$FILECAP/FILENAME.
 
 Getting Information About A File Or Directory (as HTML)
 -------------------------------------------------------
-- 
2.45.2