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/>
References:  <bug-267636-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267636

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=3D238084&action=
=3Dedit
Output from sysutils/bfs

(In reply to Philip Paeps from comment #1)

> =E2=80=A6 advisories and errata notices =E2=80=A6

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

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.

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



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