mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Update the pmc(3) manual page's date string and freshen the year in the (c) line for
pmc.3 and libpmc.c.
This commit is contained in:
parent
cea557add0
commit
d8acba2a3e
2 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/*-
|
||||
* Copyright (c) 2003-2005 Joseph Koshy
|
||||
* Copyright (c) 2003-2006 Joseph Koshy
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.\" Copyright (c) 2003-2005 Joseph Koshy. All rights reserved.
|
||||
.\" Copyright (c) 2003-2006 Joseph Koshy. All rights reserved.
|
||||
.\"
|
||||
.\" Redistribution and use in source and binary forms, with or without
|
||||
.\" modification, are permitted provided that the following conditions
|
||||
|
|
@ -23,7 +23,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd June 24, 2005
|
||||
.Dd February 25, 2006
|
||||
.Os
|
||||
.Dt PMC 3
|
||||
.Sh NAME
|
||||
|
|
|
|||
Loading…
Reference in a new issue