| #
067b62bd
|
| 17-Dec-2025 |
Alexander Ziaee <ziaee@FreeBSD.org> |
examples/mdoc: Remove document description quotes
Quotes in roff do not work the way quotes in shell do, remove them from the examples to hopefully lead less people astray.
MFC after: 3 days
|
| #
83ac7959
|
| 24-Oct-2025 |
Mateusz Piotrowski <0mp@FreeBSD.org> |
examples/mdoc: Remove text of BSD-2-Clause from mdoc examples
We live in the SPDX world now and our example manual pages should reflect that.
Also, fix the order of the SPDX and copyright lines as
examples/mdoc: Remove text of BSD-2-Clause from mdoc examples
We live in the SPDX world now and our example manual pages should reflect that.
Also, fix the order of the SPDX and copyright lines as per style(9).
Reviewed by: ziaee MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D53335
show more ...
|
| #
4d846d26
|
| 10-May-2023 |
Warner Losh <imp@FreeBSD.org> |
spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD
The SPDX folks have obsoleted the BSD-2-Clause-FreeBSD identifier. Catch up to that fact and revert to their recommended match of
spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD
The SPDX folks have obsoleted the BSD-2-Clause-FreeBSD identifier. Catch up to that fact and revert to their recommended match of BSD-2-Clause.
Discussed with: pfg MFC After: 3 days Sponsored by: Netflix
show more ...
|
| #
63fb0d3b
|
| 28-Dec-2020 |
Mateusz Piotrowski <0mp@FreeBSD.org> |
Remove misleading macros from -width arguments
Also, remove $FreeBSD$ tag from manual page examples.
MFC after: 1 week
|
| #
1fb04df9
|
| 12-Nov-2020 |
Mateusz Piotrowski <0mp@FreeBSD.org> |
Remove macros from the width arguments passed to Bl macros
I've not removed the Er macro from one of the lists in example.9, however, because it seems to be doing some special kind of magic. Let's l
Remove macros from the width arguments passed to Bl macros
I've not removed the Er macro from one of the lists in example.9, however, because it seems to be doing some special kind of magic. Let's leave it there for now.
show more ...
|
| #
067b62bd
|
| 17-Dec-2025 |
Alexander Ziaee <ziaee@FreeBSD.org> |
examples/mdoc: Remove document description quotes
Quotes in roff do not work the way quotes in shell do, remove them from the examples to hopefully lead less people astray.
MFC after: 3 days
|
| #
83ac7959
|
| 24-Oct-2025 |
Mateusz Piotrowski <0mp@FreeBSD.org> |
examples/mdoc: Remove text of BSD-2-Clause from mdoc examples
We live in the SPDX world now and our example manual pages should reflect that.
Also, fix the order of the SPDX and copyright lines as
examples/mdoc: Remove text of BSD-2-Clause from mdoc examples
We live in the SPDX world now and our example manual pages should reflect that.
Also, fix the order of the SPDX and copyright lines as per style(9).
Reviewed by: ziaee MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D53335
show more ...
|
| #
4d846d26
|
| 10-May-2023 |
Warner Losh <imp@FreeBSD.org> |
spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD
The SPDX folks have obsoleted the BSD-2-Clause-FreeBSD identifier. Catch up to that fact and revert to their recommended match of
spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD
The SPDX folks have obsoleted the BSD-2-Clause-FreeBSD identifier. Catch up to that fact and revert to their recommended match of BSD-2-Clause.
Discussed with: pfg MFC After: 3 days Sponsored by: Netflix
show more ...
|
| #
63fb0d3b
|
| 28-Dec-2020 |
Mateusz Piotrowski <0mp@FreeBSD.org> |
Remove misleading macros from -width arguments
Also, remove $FreeBSD$ tag from manual page examples.
MFC after: 1 week
|
| #
1fb04df9
|
| 12-Nov-2020 |
Mateusz Piotrowski <0mp@FreeBSD.org> |
Remove macros from the width arguments passed to Bl macros
I've not removed the Er macro from one of the lists in example.9, however, because it seems to be doing some special kind of magic. Let's l
Remove macros from the width arguments passed to Bl macros
I've not removed the Er macro from one of the lists in example.9, however, because it seems to be doing some special kind of magic. Let's leave it there for now.
show more ...
|
| #
fff9b474
|
| 20-Jul-2018 |
Mateusz Piotrowski <0mp@FreeBSD.org> |
Add SPDX tags to example manual pages and POSIX copyright.
Reviewed by: eadler Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D14958
|
| #
226a9d16
|
| 09-May-2018 |
Warner Losh <imp@FreeBSD.org> |
Remove 'All Rights Reserved' from the collection copyright and templates.
The original Berkeley Software Distributions were made in the 1980's and 1990's. At that time, the Buenos Ares Convention of
Remove 'All Rights Reserved' from the collection copyright and templates.
The original Berkeley Software Distributions were made in the 1980's and 1990's. At that time, the Buenos Ares Convention of 1910 was in force in most of the countries in the Americas. It required an affirmative statement of rights reservation, typically using 'All Rights Reserved.' The Regents included this phrase in their copyright notices to invoke this treaty to ensure maximal copyright protection.
In the 1990's, Latin America coutries ratifeid the Berne Convention on copyrights which prohibited them from requiring an affirmative statement to reserve the rights. When Nicaragua ratified in 2000, the Buenos Ares Convention of 1910 was effectively repealed. This made all the 'All Rights Reserved' phrases obsolete and legal deadweight most of the time, and certainly in the cases removed here.
Since it's no longer required, and is in fact meaningless, core has decided to dropped it from the project's collection copyright and sample templates. It encourages other rights holders to do the same after consultation with their legal department.
More see https://en.wikipedia.org/wiki/Buenos_Aires_Convention for more information.
Approved by: core@ (emaste@, jhb@) Differential Review: https://reviews.freebsd.org/D15264
show more ...
|
| #
246e7a2b
|
| 02-Sep-2014 |
Neel Natu <neel@FreeBSD.org> |
IFC @r269962
Submitted by: Anish Gupta (akgupt3@gmail.com)
|
| #
ee7b0571
|
| 19-Aug-2014 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge head from 7/28
|
| #
1b833d53
|
| 13-Aug-2014 |
Alexander V. Chernikov <melifaro@FreeBSD.org> |
Sync to HEAD@r269943.
|
| #
bd0891ce
|
| 20-Jun-2014 |
Baptiste Daroussin <bapt@FreeBSD.org> |
use .Mt to mark up email addresses consistently (part1)
PR: 191174 Submitted by: Franco Fichtner <franco@lastsummer.de>
|
| #
fff9b474
|
| 20-Jul-2018 |
Mateusz Piotrowski <0mp@FreeBSD.org> |
Add SPDX tags to example manual pages and POSIX copyright.
Reviewed by: eadler Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D14958
|
| #
226a9d16
|
| 09-May-2018 |
Warner Losh <imp@FreeBSD.org> |
Remove 'All Rights Reserved' from the collection copyright and templates.
The original Berkeley Software Distributions were made in the 1980's and 1990's. At that time, the Buenos Ares Convention of
Remove 'All Rights Reserved' from the collection copyright and templates.
The original Berkeley Software Distributions were made in the 1980's and 1990's. At that time, the Buenos Ares Convention of 1910 was in force in most of the countries in the Americas. It required an affirmative statement of rights reservation, typically using 'All Rights Reserved.' The Regents included this phrase in their copyright notices to invoke this treaty to ensure maximal copyright protection.
In the 1990's, Latin America coutries ratifeid the Berne Convention on copyrights which prohibited them from requiring an affirmative statement to reserve the rights. When Nicaragua ratified in 2000, the Buenos Ares Convention of 1910 was effectively repealed. This made all the 'All Rights Reserved' phrases obsolete and legal deadweight most of the time, and certainly in the cases removed here.
Since it's no longer required, and is in fact meaningless, core has decided to dropped it from the project's collection copyright and sample templates. It encourages other rights holders to do the same after consultation with their legal department.
More see https://en.wikipedia.org/wiki/Buenos_Aires_Convention for more information.
Approved by: core@ (emaste@, jhb@) Differential Review: https://reviews.freebsd.org/D15264
show more ...
|
| #
246e7a2b
|
| 02-Sep-2014 |
Neel Natu <neel@FreeBSD.org> |
IFC @r269962
Submitted by: Anish Gupta (akgupt3@gmail.com)
|
| #
ee7b0571
|
| 19-Aug-2014 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge head from 7/28
|
| #
1b833d53
|
| 13-Aug-2014 |
Alexander V. Chernikov <melifaro@FreeBSD.org> |
Sync to HEAD@r269943.
|
| #
bd0891ce
|
| 20-Jun-2014 |
Baptiste Daroussin <bapt@FreeBSD.org> |
use .Mt to mark up email addresses consistently (part1)
PR: 191174 Submitted by: Franco Fichtner <franco@lastsummer.de>
|
| #
06d7435b
|
| 16-Jan-2005 |
Ruslan Ermilov <ru@FreeBSD.org> |
Added the EXIT STATUS section.
|
| #
4227c68d
|
| 12-Jan-2005 |
Giorgos Keramidas <keramida@FreeBSD.org> |
Cross-reference the newly added example.9
|
| #
81c63956
|
| 01-Aug-2001 |
David E. O'Brien <obrien@FreeBSD.org> |
It appears we really shouldn't be following this example man page -- one should not use a `%' in examples.
I don't know if this is the consensus of doc@, or just a unilateral decision of committer t
It appears we really shouldn't be following this example man page -- one should not use a `%' in examples.
I don't know if this is the consensus of doc@, or just a unilateral decision of committer that corrected my following of this example. Maybe a docs person could review these files and see if they still show current guidelines.
show more ...
|