diff options
Diffstat (limited to 'sbin/geom/class')
49 files changed, 49 insertions, 49 deletions
| diff --git a/sbin/geom/class/Makefile b/sbin/geom/class/Makefile index fba001ceea13..80a9de28872f 100644 --- a/sbin/geom/class/Makefile +++ b/sbin/geom/class/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sbin/geom/class/Makefile,v 1.16.10.3.2.1 2012/03/03 06:15:13 kensmith Exp $  .include <bsd.own.mk> diff --git a/sbin/geom/class/Makefile.inc b/sbin/geom/class/Makefile.inc index 63109c29df6a..9a533bf809d3 100644 --- a/sbin/geom/class/Makefile.inc +++ b/sbin/geom/class/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sbin/geom/class/Makefile.inc,v 1.7.22.1.8.1 2012/03/03 06:15:13 kensmith Exp $  SHLIBDIR?=${CLASS_DIR}  SHLIB_NAME?=geom_${CLASS}.so diff --git a/sbin/geom/class/cache/Makefile b/sbin/geom/class/cache/Makefile index 615c927588ca..4f6b9460b288 100644 --- a/sbin/geom/class/cache/Makefile +++ b/sbin/geom/class/cache/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sbin/geom/class/cache/Makefile,v 1.1.10.2.6.1 2012/03/03 06:15:13 kensmith Exp $  .PATH: ${.CURDIR}/../../misc diff --git a/sbin/geom/class/cache/gcache.8 b/sbin/geom/class/cache/gcache.8 index d3f782c9a3d5..f4d2de102770 100644 --- a/sbin/geom/class/cache/gcache.8 +++ b/sbin/geom/class/cache/gcache.8 @@ -23,7 +23,7 @@  .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE  .\" POSSIBILITY OF SUCH DAMAGE.  .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sbin/geom/class/cache/gcache.8,v 1.2.2.2.6.1 2012/03/03 06:15:13 kensmith Exp $  .\"  .Dd January 3, 2010  .Dt GCACHE 8 diff --git a/sbin/geom/class/cache/geom_cache.c b/sbin/geom/class/cache/geom_cache.c index dd11e9c4bc57..3773ed03f685 100644 --- a/sbin/geom/class/cache/geom_cache.c +++ b/sbin/geom/class/cache/geom_cache.c @@ -25,7 +25,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/geom/class/cache/geom_cache.c,v 1.3.10.2.4.1 2012/03/03 06:15:13 kensmith Exp $");  #include <errno.h>  #include <stdio.h> diff --git a/sbin/geom/class/concat/Makefile b/sbin/geom/class/concat/Makefile index b3a3e23c449d..d6a04c93349f 100644 --- a/sbin/geom/class/concat/Makefile +++ b/sbin/geom/class/concat/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sbin/geom/class/concat/Makefile,v 1.3.30.1.8.1 2012/03/03 06:15:13 kensmith Exp $  .PATH: ${.CURDIR}/../../misc diff --git a/sbin/geom/class/concat/gconcat.8 b/sbin/geom/class/concat/gconcat.8 index 2e1b79dadd1a..26eb0c31a77c 100644 --- a/sbin/geom/class/concat/gconcat.8 +++ b/sbin/geom/class/concat/gconcat.8 @@ -22,7 +22,7 @@  .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF  .\" SUCH DAMAGE.  .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sbin/geom/class/concat/gconcat.8,v 1.18.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $  .\"  .Dd May 21, 2004  .Dt GCONCAT 8 diff --git a/sbin/geom/class/concat/geom_concat.c b/sbin/geom/class/concat/geom_concat.c index e1b7342a0376..8afbd48dadcd 100644 --- a/sbin/geom/class/concat/geom_concat.c +++ b/sbin/geom/class/concat/geom_concat.c @@ -25,7 +25,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/geom/class/concat/geom_concat.c,v 1.13.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $");  #include <sys/param.h>  #include <errno.h> diff --git a/sbin/geom/class/eli/Makefile b/sbin/geom/class/eli/Makefile index 041e738465cf..9264d26098ee 100644 --- a/sbin/geom/class/eli/Makefile +++ b/sbin/geom/class/eli/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sbin/geom/class/eli/Makefile,v 1.3.12.1.8.1 2012/03/03 06:15:13 kensmith Exp $  .PATH: ${.CURDIR}/../../misc ${.CURDIR}/../../../../sys/geom/eli ${.CURDIR}/../../../../sys/crypto/sha2 diff --git a/sbin/geom/class/eli/geli.8 b/sbin/geom/class/eli/geli.8 index fee449149726..a206ffcf83ae 100644 --- a/sbin/geom/class/eli/geli.8 +++ b/sbin/geom/class/eli/geli.8 @@ -22,7 +22,7 @@  .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF  .\" SUCH DAMAGE.  .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sbin/geom/class/eli/geli.8,v 1.25.2.3.2.1 2012/03/03 06:15:13 kensmith Exp $  .\"  .Dd March 9, 2011  .Dt GELI 8 diff --git a/sbin/geom/class/eli/geom_eli.c b/sbin/geom/class/eli/geom_eli.c index 09251e6c215c..ba15cda8cbd9 100644 --- a/sbin/geom/class/eli/geom_eli.c +++ b/sbin/geom/class/eli/geom_eli.c @@ -25,7 +25,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/geom/class/eli/geom_eli.c,v 1.26.2.3.4.1 2012/03/03 06:15:13 kensmith Exp $");  #include <sys/types.h>  #include <sys/sysctl.h> diff --git a/sbin/geom/class/journal/Makefile b/sbin/geom/class/journal/Makefile index 95f66de2085e..71f1c4b3ba27 100644 --- a/sbin/geom/class/journal/Makefile +++ b/sbin/geom/class/journal/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sbin/geom/class/journal/Makefile,v 1.2.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $  .PATH:	${.CURDIR}/../../misc diff --git a/sbin/geom/class/journal/geom_journal.c b/sbin/geom/class/journal/geom_journal.c index 28786d45a752..c8e341635525 100644 --- a/sbin/geom/class/journal/geom_journal.c +++ b/sbin/geom/class/journal/geom_journal.c @@ -25,7 +25,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/geom/class/journal/geom_journal.c,v 1.4.10.2.4.1 2012/03/03 06:15:13 kensmith Exp $");  #include <sys/types.h>  #include <errno.h> diff --git a/sbin/geom/class/journal/geom_journal.h b/sbin/geom/class/journal/geom_journal.h index 63d35b487926..624d965ea7de 100644 --- a/sbin/geom/class/journal/geom_journal.h +++ b/sbin/geom/class/journal/geom_journal.h @@ -23,7 +23,7 @@   * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF   * SUCH DAMAGE.   * - * $FreeBSD$ + * $FreeBSD: src/sbin/geom/class/journal/geom_journal.h,v 1.1.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $   */  #ifndef	_GEOM_JOURNAL_H_ diff --git a/sbin/geom/class/journal/geom_journal_ufs.c b/sbin/geom/class/journal/geom_journal_ufs.c index c847a880d64b..196cc02d5b1d 100644 --- a/sbin/geom/class/journal/geom_journal_ufs.c +++ b/sbin/geom/class/journal/geom_journal_ufs.c @@ -25,7 +25,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/geom/class/journal/geom_journal_ufs.c,v 1.1.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $");  #include <sys/param.h>  #include <sys/disklabel.h> diff --git a/sbin/geom/class/journal/gjournal.8 b/sbin/geom/class/journal/gjournal.8 index 0aad6ae31cdb..d5531a71e554 100644 --- a/sbin/geom/class/journal/gjournal.8 +++ b/sbin/geom/class/journal/gjournal.8 @@ -22,7 +22,7 @@  .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF  .\" SUCH DAMAGE.  .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sbin/geom/class/journal/gjournal.8,v 1.10.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $  .\"  .Dd February 17, 2009  .Dt GJOURNAL 8 diff --git a/sbin/geom/class/label/Makefile b/sbin/geom/class/label/Makefile index cba7ac6b4483..c24a00944331 100644 --- a/sbin/geom/class/label/Makefile +++ b/sbin/geom/class/label/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sbin/geom/class/label/Makefile,v 1.1.30.1.8.1 2012/03/03 06:15:13 kensmith Exp $  .PATH: ${.CURDIR}/../../misc diff --git a/sbin/geom/class/label/geom_label.c b/sbin/geom/class/label/geom_label.c index e77fdf054a13..271aa57929eb 100644 --- a/sbin/geom/class/label/geom_label.c +++ b/sbin/geom/class/label/geom_label.c @@ -25,7 +25,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/geom/class/label/geom_label.c,v 1.12.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $");  #include <sys/param.h>  #include <errno.h> diff --git a/sbin/geom/class/label/glabel.8 b/sbin/geom/class/label/glabel.8 index 454cba0c7a6a..a2138eacbebd 100644 --- a/sbin/geom/class/label/glabel.8 +++ b/sbin/geom/class/label/glabel.8 @@ -23,7 +23,7 @@  .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF  .\" SUCH DAMAGE.  .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sbin/geom/class/label/glabel.8,v 1.16.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $  .\"  .Dd June 13, 2009  .Dt GLABEL 8 diff --git a/sbin/geom/class/mirror/Makefile b/sbin/geom/class/mirror/Makefile index f07a790539b6..b5f979378ca8 100644 --- a/sbin/geom/class/mirror/Makefile +++ b/sbin/geom/class/mirror/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sbin/geom/class/mirror/Makefile,v 1.2.22.1.8.1 2012/03/03 06:15:13 kensmith Exp $  .PATH:	${.CURDIR}/../../misc diff --git a/sbin/geom/class/mirror/geom_mirror.c b/sbin/geom/class/mirror/geom_mirror.c index d7ea80ebf1c4..8feb95789334 100644 --- a/sbin/geom/class/mirror/geom_mirror.c +++ b/sbin/geom/class/mirror/geom_mirror.c @@ -25,7 +25,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/geom/class/mirror/geom_mirror.c,v 1.17.10.4.4.1 2012/03/03 06:15:13 kensmith Exp $");  #include <sys/param.h>  #include <errno.h> diff --git a/sbin/geom/class/mirror/gmirror.8 b/sbin/geom/class/mirror/gmirror.8 index baaa827daf20..867c70a7a9ca 100644 --- a/sbin/geom/class/mirror/gmirror.8 +++ b/sbin/geom/class/mirror/gmirror.8 @@ -22,7 +22,7 @@  .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF  .\" SUCH DAMAGE.  .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sbin/geom/class/mirror/gmirror.8,v 1.23.10.4.6.1 2012/03/03 06:15:13 kensmith Exp $  .\"  .Dd December 8, 2009  .Dt GMIRROR 8 diff --git a/sbin/geom/class/multipath/Makefile b/sbin/geom/class/multipath/Makefile index b4eb7837e8eb..381acae85bf5 100644 --- a/sbin/geom/class/multipath/Makefile +++ b/sbin/geom/class/multipath/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sbin/geom/class/multipath/Makefile,v 1.2.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $  .PATH: ${.CURDIR}/../../misc  CLASS=	multipath diff --git a/sbin/geom/class/multipath/geom_multipath.c b/sbin/geom/class/multipath/geom_multipath.c index f151e8808f32..bb1b17571ad2 100644 --- a/sbin/geom/class/multipath/geom_multipath.c +++ b/sbin/geom/class/multipath/geom_multipath.c @@ -25,7 +25,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/geom/class/multipath/geom_multipath.c,v 1.2.10.7.2.1 2012/03/03 06:15:13 kensmith Exp $");  #include <sys/param.h>  #include <errno.h>  #include <paths.h> diff --git a/sbin/geom/class/multipath/gmultipath.8 b/sbin/geom/class/multipath/gmultipath.8 index a009b2bf13b1..554d49641da2 100644 --- a/sbin/geom/class/multipath/gmultipath.8 +++ b/sbin/geom/class/multipath/gmultipath.8 @@ -22,7 +22,7 @@  .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF  .\" SUCH DAMAGE.  .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sbin/geom/class/multipath/gmultipath.8,v 1.6.2.2.2.1 2012/03/03 06:15:13 kensmith Exp $  .\"  .Dd October 31, 2011  .Dt GMULTIPATH 8 diff --git a/sbin/geom/class/nop/Makefile b/sbin/geom/class/nop/Makefile index 75a20376ff45..a85159a2b715 100644 --- a/sbin/geom/class/nop/Makefile +++ b/sbin/geom/class/nop/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sbin/geom/class/nop/Makefile,v 1.3.30.1.8.1 2012/03/03 06:15:13 kensmith Exp $  .PATH: ${.CURDIR}/../../misc diff --git a/sbin/geom/class/nop/geom_nop.c b/sbin/geom/class/nop/geom_nop.c index dd6fb6e38573..58d192aae577 100644 --- a/sbin/geom/class/nop/geom_nop.c +++ b/sbin/geom/class/nop/geom_nop.c @@ -25,7 +25,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/geom/class/nop/geom_nop.c,v 1.11.10.2.4.1 2012/03/03 06:15:13 kensmith Exp $");  #include <stdio.h>  #include <stdint.h> diff --git a/sbin/geom/class/nop/gnop.8 b/sbin/geom/class/nop/gnop.8 index 892212c9a62e..521677ef0814 100644 --- a/sbin/geom/class/nop/gnop.8 +++ b/sbin/geom/class/nop/gnop.8 @@ -22,7 +22,7 @@  .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF  .\" SUCH DAMAGE.  .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sbin/geom/class/nop/gnop.8,v 1.22.2.2.8.1 2012/03/03 06:15:13 kensmith Exp $  .\"  .Dd September 17, 2009  .Dt GNOP 8 diff --git a/sbin/geom/class/part/Makefile b/sbin/geom/class/part/Makefile index 8e7d0ffdb4e7..97a13313b1e4 100644 --- a/sbin/geom/class/part/Makefile +++ b/sbin/geom/class/part/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sbin/geom/class/part/Makefile,v 1.2.2.2.4.1 2012/03/03 06:15:13 kensmith Exp $  .PATH: ${.CURDIR}/../../misc diff --git a/sbin/geom/class/part/geom_part.c b/sbin/geom/class/part/geom_part.c index e7658faeec09..71dc18f50d16 100644 --- a/sbin/geom/class/part/geom_part.c +++ b/sbin/geom/class/part/geom_part.c @@ -25,7 +25,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/geom/class/part/geom_part.c,v 1.20.2.19.2.1 2012/03/03 06:15:13 kensmith Exp $");  #include <sys/stat.h>  #include <sys/vtoc.h> diff --git a/sbin/geom/class/part/gpart.8 b/sbin/geom/class/part/gpart.8 index a9c0cff6029d..0af46c62460f 100644 --- a/sbin/geom/class/part/gpart.8 +++ b/sbin/geom/class/part/gpart.8 @@ -22,7 +22,7 @@  .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF  .\" SUCH DAMAGE.  .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sbin/geom/class/part/gpart.8,v 1.7.2.19.2.1 2012/03/03 06:15:13 kensmith Exp $  .\"  .Dd January 8, 2012  .Dt GPART 8 diff --git a/sbin/geom/class/raid/Makefile b/sbin/geom/class/raid/Makefile index 03f6e87e3a68..ecaa50061e36 100644 --- a/sbin/geom/class/raid/Makefile +++ b/sbin/geom/class/raid/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sbin/geom/class/raid/Makefile,v 1.1.2.2.2.1 2012/03/03 06:15:13 kensmith Exp $  .PATH:	${.CURDIR}/../../misc diff --git a/sbin/geom/class/raid/geom_raid.c b/sbin/geom/class/raid/geom_raid.c index ec14157f76ff..96b784186bbc 100644 --- a/sbin/geom/class/raid/geom_raid.c +++ b/sbin/geom/class/raid/geom_raid.c @@ -25,7 +25,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/geom/class/raid/geom_raid.c,v 1.1.2.2.2.1 2012/03/03 06:15:13 kensmith Exp $");  #include <sys/param.h>  #include <errno.h> diff --git a/sbin/geom/class/raid/graid.8 b/sbin/geom/class/raid/graid.8 index 4ed3296e0749..b9ad38151a9e 100644 --- a/sbin/geom/class/raid/graid.8 +++ b/sbin/geom/class/raid/graid.8 @@ -22,7 +22,7 @@  .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF  .\" SUCH DAMAGE.  .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sbin/geom/class/raid/graid.8,v 1.1.2.4.2.1 2012/03/03 06:15:13 kensmith Exp $  .\"  .Dd October 26, 2011  .Dt GRAID 8 diff --git a/sbin/geom/class/raid3/Makefile b/sbin/geom/class/raid3/Makefile index 1791669dec92..6cc1be3a6073 100644 --- a/sbin/geom/class/raid3/Makefile +++ b/sbin/geom/class/raid3/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sbin/geom/class/raid3/Makefile,v 1.2.22.1.8.1 2012/03/03 06:15:13 kensmith Exp $  .PATH:	${.CURDIR}/../../misc diff --git a/sbin/geom/class/raid3/geom_raid3.c b/sbin/geom/class/raid3/geom_raid3.c index f567761e6ef1..32f23477df28 100644 --- a/sbin/geom/class/raid3/geom_raid3.c +++ b/sbin/geom/class/raid3/geom_raid3.c @@ -25,7 +25,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/geom/class/raid3/geom_raid3.c,v 1.20.10.2.2.1 2012/03/03 06:15:13 kensmith Exp $");  #include <sys/param.h>  #include <errno.h> diff --git a/sbin/geom/class/raid3/graid3.8 b/sbin/geom/class/raid3/graid3.8 index 21c6f181e773..7784b810d79a 100644 --- a/sbin/geom/class/raid3/graid3.8 +++ b/sbin/geom/class/raid3/graid3.8 @@ -22,7 +22,7 @@  .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF  .\" SUCH DAMAGE.  .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sbin/geom/class/raid3/graid3.8,v 1.18.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $  .\"  .Dd November 1, 2006  .Dt GRAID3 8 diff --git a/sbin/geom/class/sched/Makefile b/sbin/geom/class/sched/Makefile index 6656cdd466f2..4e3c22120816 100644 --- a/sbin/geom/class/sched/Makefile +++ b/sbin/geom/class/sched/Makefile @@ -1,5 +1,5 @@  # GEOM_LIBRARY_PATH -# $FreeBSD$ +# $FreeBSD: src/sbin/geom/class/sched/Makefile,v 1.2.2.2.6.1 2012/03/03 06:15:13 kensmith Exp $  .PATH: ${.CURDIR}/../../misc  #CFLAGS += -I/usr/src/sbin/geom diff --git a/sbin/geom/class/sched/geom_sched.c b/sbin/geom/class/sched/geom_sched.c index eba8e49e78e2..9fb2dff5ded9 100644 --- a/sbin/geom/class/sched/geom_sched.c +++ b/sbin/geom/class/sched/geom_sched.c @@ -27,7 +27,7 @@  /*   * $Id$ - * $FreeBSD$ + * $FreeBSD: src/sbin/geom/class/sched/geom_sched.c,v 1.2.2.3.4.1 2012/03/03 06:15:13 kensmith Exp $   *   * This file implements the userspace library used by the 'geom'   * command to load and manipulate disk schedulers. diff --git a/sbin/geom/class/sched/gsched.8 b/sbin/geom/class/sched/gsched.8 index 7e6b1134e891..fe8a03257dd9 100644 --- a/sbin/geom/class/sched/gsched.8 +++ b/sbin/geom/class/sched/gsched.8 @@ -23,7 +23,7 @@  .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF  .\" SUCH DAMAGE.  .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sbin/geom/class/sched/gsched.8,v 1.2.2.4.4.1 2012/03/03 06:15:13 kensmith Exp $  .\"  .Dd August 29, 2010  .Dt GSCHED 8 diff --git a/sbin/geom/class/shsec/Makefile b/sbin/geom/class/shsec/Makefile index ea38f159241a..51d17d26f5e7 100644 --- a/sbin/geom/class/shsec/Makefile +++ b/sbin/geom/class/shsec/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sbin/geom/class/shsec/Makefile,v 1.1.24.1.8.1 2012/03/03 06:15:13 kensmith Exp $  .PATH: ${.CURDIR}/../../misc diff --git a/sbin/geom/class/shsec/geom_shsec.c b/sbin/geom/class/shsec/geom_shsec.c index 8af47ee62d1f..b6cb8fd8f397 100644 --- a/sbin/geom/class/shsec/geom_shsec.c +++ b/sbin/geom/class/shsec/geom_shsec.c @@ -25,7 +25,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/geom/class/shsec/geom_shsec.c,v 1.10.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $");  #include <sys/param.h>  #include <errno.h> diff --git a/sbin/geom/class/shsec/gshsec.8 b/sbin/geom/class/shsec/gshsec.8 index 67dff5d59616..77045429e905 100644 --- a/sbin/geom/class/shsec/gshsec.8 +++ b/sbin/geom/class/shsec/gshsec.8 @@ -22,7 +22,7 @@  .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF  .\" SUCH DAMAGE.  .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sbin/geom/class/shsec/gshsec.8,v 1.8.22.1.8.1 2012/03/03 06:15:13 kensmith Exp $  .\"  .Dd January 8, 2005  .Dt GSHSEC 8 diff --git a/sbin/geom/class/stripe/Makefile b/sbin/geom/class/stripe/Makefile index 53a35fff46bf..83a77e3f4d42 100644 --- a/sbin/geom/class/stripe/Makefile +++ b/sbin/geom/class/stripe/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sbin/geom/class/stripe/Makefile,v 1.3.30.1.8.1 2012/03/03 06:15:13 kensmith Exp $  .PATH: ${.CURDIR}/../../misc diff --git a/sbin/geom/class/stripe/geom_stripe.c b/sbin/geom/class/stripe/geom_stripe.c index 149134be4c19..621ce9b0cb86 100644 --- a/sbin/geom/class/stripe/geom_stripe.c +++ b/sbin/geom/class/stripe/geom_stripe.c @@ -25,7 +25,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/geom/class/stripe/geom_stripe.c,v 1.16.10.3.4.1 2012/03/03 06:15:13 kensmith Exp $");  #include <sys/param.h>  #include <errno.h> diff --git a/sbin/geom/class/stripe/gstripe.8 b/sbin/geom/class/stripe/gstripe.8 index ee70184bdb3a..06be29cef0ee 100644 --- a/sbin/geom/class/stripe/gstripe.8 +++ b/sbin/geom/class/stripe/gstripe.8 @@ -22,7 +22,7 @@  .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF  .\" SUCH DAMAGE.  .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sbin/geom/class/stripe/gstripe.8,v 1.25.22.1.8.1 2012/03/03 06:15:13 kensmith Exp $  .\"  .Dd May 21, 2004  .Dt GSTRIPE 8 diff --git a/sbin/geom/class/virstor/Makefile b/sbin/geom/class/virstor/Makefile index 0b4d5cdda31b..4c880675dd5d 100644 --- a/sbin/geom/class/virstor/Makefile +++ b/sbin/geom/class/virstor/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sbin/geom/class/virstor/Makefile,v 1.1.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $  .PATH:	${.CURDIR}/../../misc ${.CURDIR}/../../../../sys/geom/virstor diff --git a/sbin/geom/class/virstor/geom_virstor.c b/sbin/geom/class/virstor/geom_virstor.c index bb086f72b476..117ac724cefd 100644 --- a/sbin/geom/class/virstor/geom_virstor.c +++ b/sbin/geom/class/virstor/geom_virstor.c @@ -24,7 +24,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/geom/class/virstor/geom_virstor.c,v 1.3.2.2.4.1 2012/03/03 06:15:13 kensmith Exp $");  #include <sys/param.h>  #include <errno.h> diff --git a/sbin/geom/class/virstor/gvirstor.8 b/sbin/geom/class/virstor/gvirstor.8 index ebb743163487..17c8ac316a2f 100644 --- a/sbin/geom/class/virstor/gvirstor.8 +++ b/sbin/geom/class/virstor/gvirstor.8 @@ -22,7 +22,7 @@  .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF  .\" SUCH DAMAGE.  .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sbin/geom/class/virstor/gvirstor.8,v 1.3.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $  .\"  .Dd December 17, 2008  .Dt GVIRSTOR 8 | 
