Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Dec 2022 15:22:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 235567] man physio(9) html page hyphen render break
Message-ID:  <bug-235567-227-yNg2fHyout@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-235567-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-235567-227@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=3D235567

Graham Perrin <grahamperrin@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Affects Only Me             |Affects Some People
                 CC|                            |grahamperrin@freebsd.org,
                   |                            |wosch@FreeBSD.org
                URL|                            |https://www.freebsd.org/cgi
                   |                            |/man.cgi?query=3Dmdoc&sekt=
ion
                   |                            |=3D7&manpath=3DFreeBSD#MAC=
RO_RE
                   |                            |FERENCE
              Flags|                            |maintainer-feedback?(wosch@
                   |                            |FreeBSD.org)
             Status|New                         |Open

--- Comment #1 from Graham Perrin <grahamperrin@freebsd.org> ---
Is the source code suitably written?=20

(I see mdoc(7) and <https://mandoc.bsd.lv/mdoc/>, too much for me to take i=
n,
sorry.)

----

<https://github.com/freebsd/freebsd-src/commit/b6acc60d911d863b8bc49cac80a8=
b23fa2dd14e9?diff=3Dsplit#diff-9874627201b54bde5b5662880bdc070add9ebc5e7d40=
686fc900067e76b6e964R60-R62>

The maximum amount of data to transfer with each call
is determined by
.Fa dev->si_iosize_max .

<https://www.freebsd.org/cgi/man.cgi?query=3Dphysio&sektion=3D9&manpath=3DF=
reeBSD#DESCRIPTION>

----

<https://github.com/freebsd/freebsd-src/blob/c1c03d4944f7cecd02d9a96a41d4e0=
c3c6c26b3d/share/man/man9/VFS_MOUNT.9#L66-L71>

If the
.Dv MNT_UPDATE
flag is set in
.Fa mp->mnt_flag
then the file system should update its internal state from the value of
.Fa mp->mnt_flag .

<https://www.freebsd.org/cgi/man.cgi?query=3DVFS_MOUNT&sektion=3D9&manpath=
=3DFreeBSD#DESCRIPTION>

--=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-235567-227-yNg2fHyout>