[Bug 262605] website/content/en/cgi/man.cgi doesn't display .Ss

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 17 Mar 2022 09:14:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262605

Wolfram Schneider <wosch@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |wosch@FreeBSD.org

--- Comment #1 from Wolfram Schneider <wosch@FreeBSD.org> ---
There is no .Ss in mem(4)

$ egrep '\.Ss' ./share/man/man4/mem.4

and I don't find the phrase "Address Properties" in our source tree:

$ git grep "Address Properties"

The output of man.cgi in the URL looks good to me.

Did I miss something here?

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