diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2007-01-11 22:54:46 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2007-01-11 22:54:46 +0000 |
| commit | 201f78d6b90635d961fa373ecd706e3786333b7e (patch) | |
| tree | c8937d0d96aa193878973d98a3a5240f9232ad5a /usr.sbin/gstat | |
| parent | 99e934d3327f7c05890356105bbe793570b22829 (diff) | |
Diffstat (limited to 'usr.sbin/gstat')
| -rw-r--r-- | usr.sbin/gstat/Makefile | 2 | ||||
| -rw-r--r-- | usr.sbin/gstat/gstat.8 | 2 | ||||
| -rw-r--r-- | usr.sbin/gstat/gstat.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/gstat/Makefile b/usr.sbin/gstat/Makefile index 14c12fa42cb3..37598f6af103 100644 --- a/usr.sbin/gstat/Makefile +++ b/usr.sbin/gstat/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/gstat/Makefile,v 1.6.2.1 2006/06/10 15:40:10 simon Exp $ PROG= gstat MAN= gstat.8 diff --git a/usr.sbin/gstat/gstat.8 b/usr.sbin/gstat/gstat.8 index 08a92fbc1c71..c20a8948ddc0 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.7.2.1 2006/06/10 15:40:10 simon Exp $ .\" .Dd May 20, 2006 .Dt GSTAT 8 diff --git a/usr.sbin/gstat/gstat.c b/usr.sbin/gstat/gstat.c index 87d638106d54..4c52811a227c 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.12.2.1 2006/06/10 15:40:10 simon Exp $ */ |
