style.mdoc.5 (2aaf9152a852aba9eb2036b95f4948ee77988826) | style.mdoc.5 (6d33315d2f7bd38c923f7a1db277348fad767a42) |
---|---|
1.\" 2.\" SPDX-License-Identifier: BSD-2-Clause-FreeBSD 3.\" 4.\" Copyright (c) 2018-2019 Mateusz Piotrowski <0mp@FreeBSD.org> 5.\" 6.\" Redistribution and use in source and binary forms, with or without 7.\" modification, are permitted provided that the following conditions 8.\" are met: --- 12 unchanged lines hidden (view full) --- 21.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 22.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 23.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 24.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 25.\" SUCH DAMAGE. 26.\" 27.\" $FreeBSD$ 28.\" | 1.\" 2.\" SPDX-License-Identifier: BSD-2-Clause-FreeBSD 3.\" 4.\" Copyright (c) 2018-2019 Mateusz Piotrowski <0mp@FreeBSD.org> 5.\" 6.\" Redistribution and use in source and binary forms, with or without 7.\" modification, are permitted provided that the following conditions 8.\" are met: --- 12 unchanged lines hidden (view full) --- 21.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 22.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 23.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 24.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 25.\" SUCH DAMAGE. 26.\" 27.\" $FreeBSD$ 28.\" |
29.Dd March 10, 2019 | 29.Dd June 30, 2020 |
30.Dt STYLE.MDOC 5 31.Os 32.Sh NAME 33.Nm style.mdoc 34.Nd 35.Fx 36.Xr mdoc 7 37file style guide --- 199 unchanged lines hidden (view full) --- 237that would be rendered as: 238.Bd -filled -offset indent 239.Va critical_filesystems_ Ns Ar type 240.Ed 241.El 242.Sh SEE ALSO 243.Xr man 1 , 244.Xr mandoc 1 , | 30.Dt STYLE.MDOC 5 31.Os 32.Sh NAME 33.Nm style.mdoc 34.Nd 35.Fx 36.Xr mdoc 7 37file style guide --- 199 unchanged lines hidden (view full) --- 237that would be rendered as: 238.Bd -filled -offset indent 239.Va critical_filesystems_ Ns Ar type 240.Ed 241.El 242.Sh SEE ALSO 243.Xr man 1 , 244.Xr mandoc 1 , |
245.Xr mdoc 7 | 245.Xr mdoc 7 , 246.Xr style 9 |
246.Sh HISTORY 247This manual page first appeared in 248.Fx 13.0 . 249.Sh AUTHORS 250.An Mateusz Piotrowski Aq Mt 0mp@FreeBSD.org | 247.Sh HISTORY 248This manual page first appeared in 249.Fx 13.0 . 250.Sh AUTHORS 251.An Mateusz Piotrowski Aq Mt 0mp@FreeBSD.org |