diff options
author | ru <ru@FreeBSD.org> | 2005-05-17 14:20:42 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-05-17 14:20:42 +0000 |
commit | 3449204d8b0403244fc81eea4ed881f36eee0778 (patch) | |
tree | a26ff97928e3cd2edc977df89b22d7c17afd48d8 /share/man/man9/style.9 | |
parent | b33daefd830ed7a39c89fd5442c381a82796a87f (diff) | |
download | FreeBSD-src-3449204d8b0403244fc81eea4ed881f36eee0778.zip FreeBSD-src-3449204d8b0403244fc81eea4ed881f36eee0778.tar.gz |
Recover the original Berkeley RCS id, and fix the description of
format for source files when it comes to $FreeBSD$.
Diffstat (limited to 'share/man/man9/style.9')
-rw-r--r-- | share/man/man9/style.9 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man9/style.9 b/share/man/man9/style.9 index 3d68fc5..163f0df 100644 --- a/share/man/man9/style.9 +++ b/share/man/man9/style.9 @@ -23,9 +23,10 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" +.\" From: @(#)style 1.14 (Berkeley) 4/28/95 .\" $FreeBSD$ .\" -.Dd December 7, 2001 +.Dd February 10, 2005 .Dt STYLE 9 .Os .Sh NAME @@ -82,7 +83,7 @@ Comments starting in columns other than the first are never considered license statements. .Pp After any copyright header, there is a blank line, and the -.Va rcsid +.Li $\&FreeBSD$ for source files. Version control system ID tags should only exist once in a file (unlike in this one). |