diff options
author | Jesse Adkins <jesserayadkins@gmail.com> | 2010-09-28 13:29:49 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-06 20:36:15 -0700 |
commit | 817ee597587852683935d9b2cd31e6b22572d7e5 (patch) | |
tree | 7892296eaf4e0d74249495aa6f1898924c143561 | |
parent | 1035fb157cbbf75c6f8d31ba9df6c2e876538627 (diff) |
Purge cvs tags.
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
-rw-r--r-- | xhost.c | 3 | ||||
-rw-r--r-- | xhost.man | 5 |
2 files changed, 0 insertions, 8 deletions
@@ -1,5 +1,3 @@ -/* $Xorg: xhost.c,v 1.4 2001/02/09 02:05:46 xorgcvs Exp $ */ -/* $XdotOrg: app/xhost/xhost.c,v 1.4 2005/06/18 08:03:35 alanc Exp $ */ /* * Copyright © 2004 Sun Microsystems, Inc. All rights reserved. * @@ -56,7 +54,6 @@ of the copyright holder. X Window System is a trademark of The Open Group. */ -/* $XFree86: xc/programs/xhost/xhost.c,v 3.26 2003/07/27 14:05:45 herrb Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" @@ -1,6 +1,3 @@ -.\" $Xorg: xhost.man,v 1.4 2001/02/09 02:05:46 xorgcvs Exp $ -.\" $XdotOrg$ -.\" .\" Copyright 2004 Sun Microsystems, Inc. All rights reserved. .\" .\" Permission is hereby granted, free of charge, to any person obtaining a @@ -51,8 +48,6 @@ .\" .\" X Window System is a trademark of The Open Group. .\" -.\" $XFree86: xc/programs/xhost/xhost.man,v 1.8tsi Exp $ -.\" .TH XHOST 1 __xorgversion__ .SH NAME xhost \- server access control program for X |