Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Nov 2022 06:16:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 267636] The colon in the file name of the security report of the FreeBSD doc is not compatible with Microsoft Windows
Message-ID:  <bug-267636-9-q6HQAqBxVW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267636-9@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267636

Graham Perrin <grahamperrin@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |grahamperrin@freebsd.org
 Attachment #238084|text/html                   |text/plain
          mime type|                            |

--- Comment #2 from Graham Perrin <grahamperrin@freebsd.org> ---
Created attachment 238084
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=238084&action=edit
Output from sysutils/bfs

(In reply to Philip Paeps from comment #1)

> … advisories and errata notices …

Checking for colons in paths elsewhere (I see nowhere else): 

find -s /usr/doc -name "*:*" -print

 * output not reproduced here

bfs -s /usr/doc -name "*:*" -print

 * output attached

find -s /usr/ports -name "*:*" -print
find -s /usr/src -name "*:*" -print

 * nothing found.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267636-9-q6HQAqBxVW>