<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/share/man/man9/style.lua.9, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>style.lua.9: remove mention of $FreeBSD$</title>
<updated>2024-02-12T15:38:40+00:00</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2024-02-12T15:36:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f1bd7311fbd576a387042c0d81945b701c7459a3'/>
<id>f1bd7311fbd576a387042c0d81945b701c7459a3</id>
<content type='text'>
Also restore a comment line in an example which previously started with
-- $FreeBSD$ but was removed in 6ef644f5889a.  The example shows the of
a module require statement block following the license header.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also restore a comment line in an example which previously started with
-- $FreeBSD$ but was removed in 6ef644f5889a.  The example shows the of
a module require statement block following the license header.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: one-line lua tag</title>
<updated>2023-08-16T17:55:34+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:55:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6ef644f5889afbd0f681b08ed1a2f369524af83e'/>
<id>6ef644f5889afbd0f681b08ed1a2f369524af83e</id>
<content type='text'>
Remove /^--\s*\$FreeBSD\$.*$\n/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove /^--\s*\$FreeBSD\$.*$\n/
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: two-line nroff pattern</title>
<updated>2023-08-16T17:55:10+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:55:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fa9896e082a1046ff4fbc75fcba4d18d1f2efc19'/>
<id>fa9896e082a1046ff4fbc75fcba4d18d1f2efc19</id>
<content type='text'>
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
</pre>
</div>
</content>
</entry>
<entry>
<title>spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD</title>
<updated>2023-05-12T16:44:03+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-05-10T15:40:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4d846d260e2b9a3d4d0a701462568268cbfe7a5b'/>
<id>4d846d260e2b9a3d4d0a701462568268cbfe7a5b</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>Standardize SPDX tag on files I've added</title>
<updated>2018-05-09T16:52:28+00:00</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2018-05-09T16:52:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f0fb94abca6106e18ceb83ce74c27ce9f455db88'/>
<id>f0fb94abca6106e18ceb83ce74c27ce9f455db88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove "All Rights Reserved" on files that I hold sole copyright on</title>
<updated>2018-05-09T16:44:19+00:00</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2018-05-09T16:44:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4b3c64f7227d603d085bfb494d63e4b4e8804900'/>
<id>4b3c64f7227d603d085bfb494d63e4b4e8804900</id>
<content type='text'>
See r333391 for more detail; in summary: it holds no weight and may be
removed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See r333391 for more detail; in summary: it holds no weight and may be
removed.
</pre>
</div>
</content>
</entry>
<entry>
<title>style.lua(9): Add some additional notes about naming and commas</title>
<updated>2018-02-26T04:55:08+00:00</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2018-02-26T04:55:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=11d5ba38abf929b1a31ca4b9657b252a7bdc326e'/>
<id>11d5ba38abf929b1a31ca4b9657b252a7bdc326e</id>
<content type='text'>
camelCase tends to be preferred for function identifiers, while
internal_underscores are preferred for variable identifiers. This convention
makes it a little bit easier to eyeball whether variable/function usage is
correct.

The optional commas for final table values are preferred to reduce chances
for error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
camelCase tends to be preferred for function identifiers, while
internal_underscores are preferred for variable identifiers. This convention
makes it a little bit easier to eyeball whether variable/function usage is
correct.

The optional commas for final table values are preferred to reduce chances
for error.
</pre>
</div>
</content>
</entry>
<entry>
<title>style.lua(9): Drop notes about semicolons</title>
<updated>2018-02-21T01:37:22+00:00</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2018-02-21T01:37:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b67fcf0b57383e24172e3a5558564ad191626d53'/>
<id>b67fcf0b57383e24172e3a5558564ad191626d53</id>
<content type='text'>
It is generally agreed upon that they are ugly and should not be used except
where needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is generally agreed upon that they are ugly and should not be used except
where needed.
</pre>
</div>
</content>
</entry>
<entry>
<title>style.lua(9): Clarify local variable guideline</title>
<updated>2018-02-20T05:21:58+00:00</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2018-02-20T05:21:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=bb4b11cf982008f6005eceb3e3bf7a8372159c28'/>
<id>bb4b11cf982008f6005eceb3e3bf7a8372159c28</id>
<content type='text'>
The intent of this guideline is to avoid creating global variables in module
scope. Its main purpose is to serve as a reminder that variables at module
scope also need to be declared.

We want to avoid global variables in general, but this is easier to mess up
when designing things in the module scope.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The intent of this guideline is to avoid creating global variables in module
scope. Its main purpose is to serve as a reminder that variables at module
scope also need to be declared.

We want to avoid global variables in general, but this is easier to mess up
when designing things in the module scope.
</pre>
</div>
</content>
</entry>
<entry>
<title>style.lua(9): Note that wrapping at 80-columns is not rigid</title>
<updated>2018-02-19T22:54:10+00:00</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2018-02-19T22:54:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e84e7ed5d54b1298fe360b624dcce1ed7b9f33ea'/>
<id>e84e7ed5d54b1298fe360b624dcce1ed7b9f33ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
