| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Also, remove $FreeBSD$ tag from manual page examples.
MFC after: 1 week
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=367621
|
|
|
|
|
|
|
|
|
| |
Reviewed by: eadler
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D14958
Notes:
svn path=/head/; revision=336546
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=333391
|
|
|
|
|
|
|
|
| |
PR: 191174
Submitted by: Franco Fichtner <franco@lastsummer.de>
Notes:
svn path=/head/; revision=267667
|
|
|
|
| |
Notes:
svn path=/head/; revision=140363
|
|
|
|
| |
Notes:
svn path=/head/; revision=140135
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=80807
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to have the $FreeBSD$ keyword, as this is now enforced
by the CVSROOT/commit_prep.pl script.
Fold multi-word macro arguments into a single argument
by putting the surrounding double quotes - this speeds
up the -mdoc processing drastically (of course if used
systematically).
Use the new features of -mdoc: exact -width specifiers,
.In macro as an ``.Fd #include'' replacement.
Notes:
svn path=/head/; revision=79857
|
|
|
|
| |
Notes:
svn path=/head/; revision=79852
|
|
|
|
| |
Notes:
svn path=/head/; revision=79757
|
|
|
|
|
|
|
| |
this currently implies the default argument of "FreeBSD 5.0".
Notes:
svn path=/head/; revision=75869
|
|
|
|
| |
Notes:
svn path=/head/; revision=75595
|
|
|
|
| |
Notes:
svn path=/head/; revision=73088
|
|
|
|
| |
Notes:
svn path=/head/; revision=70015
|
|
|
|
| |
Notes:
svn path=/head/; revision=68960
|
|
|
|
|
|
|
|
|
| |
consistent, and consistent with mdoc(7) and mdoc.samples(7).
PR: doc/15352, doc/15353
Notes:
svn path=/head/; revision=54340
|
|
|
|
|
|
|
|
| |
that says all man pages should contain a FreeBSD revision control
id to make it easier for translation teams.
Notes:
svn path=/head/; revision=50535
|
|
|
|
| |
Notes:
svn path=/head/; revision=34984
|
|
|
|
|
|
|
|
| |
PR: 4681
Submitted by: Masahiro Sekiguchi <seki@sysrap.cs.fujitsu.co.jp>
Notes:
svn path=/head/; revision=30069
|
|
|
|
| |
Notes:
svn path=/head/; revision=24525
|
|
|
|
| |
Notes:
svn path=/head/; revision=24066
|
|
|
|
|
|
|
| |
clause 3, which was removed on 1996/08/03 in the C example.
Notes:
svn path=/head/; revision=23199
|
|
|
|
|
|
|
| |
Pointed out by: wosch
Notes:
svn path=/head/; revision=22853
|
|
|
|
|
|
|
| |
2.2 Candidate
Notes:
svn path=/head/; revision=22698
|
|
|
|
| |
Notes:
svn path=/head/; revision=21453
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add all of the possible errno's to example.3.
Show examples of the .Bx (BSD) and .At (AT&T UNIX) macros
in the various HISTORY sections.
Add some .Rs/.Re (used for referencing things other
than man pages) in the SEE ALSO sections.
Suggested by: wollman
Notes:
svn path=/head/; revision=21449
|
|
since it seemed like a better place, and the makefiles for
/usr/share/examples didn't need to be fussed with.
The old stuff can be removed from the Attic.
Notes:
svn path=/head/; revision=21235
|