aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/gstat
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/gstat')
-rw-r--r--usr.sbin/gstat/Makefile2
-rw-r--r--usr.sbin/gstat/gstat.82
-rw-r--r--usr.sbin/gstat/gstat.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/gstat/Makefile b/usr.sbin/gstat/Makefile
index a02cf4658f27..b12ca8bfe342 100644
--- a/usr.sbin/gstat/Makefile
+++ b/usr.sbin/gstat/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/usr.sbin/gstat/Makefile,v 1.8 2007/01/30 15:10:37 ru Exp $
PROG= gstat
MAN= gstat.8
diff --git a/usr.sbin/gstat/gstat.8 b/usr.sbin/gstat/gstat.8
index 06abd1772f05..d351304b0b32 100644
--- a/usr.sbin/gstat/gstat.8
+++ b/usr.sbin/gstat/gstat.8
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $FreeBSD$
+.\" $FreeBSD: src/usr.sbin/gstat/gstat.8,v 1.9 2006/09/29 16:51:29 ru Exp $
.\"
.Dd May 20, 2006
.Dt GSTAT 8
diff --git a/usr.sbin/gstat/gstat.c b/usr.sbin/gstat/gstat.c
index f982235044dd..8367c52c6ea3 100644
--- a/usr.sbin/gstat/gstat.c
+++ b/usr.sbin/gstat/gstat.c
@@ -26,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/gstat/gstat.c,v 1.14 2007/03/29 07:23:49 des Exp $
*/