summaryrefslogtreecommitdiff
path: root/sysutils/procmap
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-06 16:21:47 +0200
committerMathieu Arnold <mat@FreeBSD.org>2021-04-06 16:31:13 +0200
commit135fdeebb99c3569e42d8162b265e15d29bd937d (patch)
tree0633c9aadceddb9aa52cae2dc3d7e7e6732eece9 /sysutils/procmap
parentRemove # $FreeBSD$ from Makefiles. (diff)
all: Remove all other $FreeBSD keywords.
Diffstat (limited to 'sysutils/procmap')
-rw-r--r--sysutils/procmap/files/procmap.82
-rw-r--r--sysutils/procmap/files/procmap.c2
2 files changed, 0 insertions, 4 deletions
diff --git a/sysutils/procmap/files/procmap.8 b/sysutils/procmap/files/procmap.8
index da929a9aa29d..64861e0c4420 100644
--- a/sysutils/procmap/files/procmap.8
+++ b/sysutils/procmap/files/procmap.8
@@ -24,8 +24,6 @@
.\" WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
.\" OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
.\" EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-.\"
-.\" $FreeBSD$
.Dd March 22, 2000
.Dt PROCMAP 8
.Os
diff --git a/sysutils/procmap/files/procmap.c b/sysutils/procmap/files/procmap.c
index 127832a2cde1..641e70eb3628 100644
--- a/sysutils/procmap/files/procmap.c
+++ b/sysutils/procmap/files/procmap.c
@@ -31,8 +31,6 @@
*
* Reliably print the entire contents of the proc filesystem's "map" files.
*
- * $FreeBSD$
- *
****************************************************************************/
#include <stdio.h>