diff options
Diffstat (limited to 'usr.bin/window')
-rw-r--r-- | usr.bin/window/ttoutput.c | 2 | ||||
-rw-r--r-- | usr.bin/window/window.1 | 2 | ||||
-rw-r--r-- | usr.bin/window/wwchild.c | 2 | ||||
-rw-r--r-- | usr.bin/window/wwerror.c | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/window/ttoutput.c b/usr.bin/window/ttoutput.c index 6a2a36e1c1b3..aea7eec57d19 100644 --- a/usr.bin/window/ttoutput.c +++ b/usr.bin/window/ttoutput.c @@ -33,7 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.bin/window/ttoutput.c,v 1.1.1.1.14.1 2000/07/01 12:24:23 ps Exp $ */ #ifndef lint diff --git a/usr.bin/window/window.1 b/usr.bin/window/window.1 index 5070cfb8bb3a..dc2ee4050b96 100644 --- a/usr.bin/window/window.1 +++ b/usr.bin/window/window.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)window.1 8.2 (Berkeley) 12/30/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.bin/window/window.1,v 1.5 1999/08/28 01:07:45 peter Exp $ .\" .Dd December 30, 1993 .Dt WINDOW 1 diff --git a/usr.bin/window/wwchild.c b/usr.bin/window/wwchild.c index 0e9646657df4..2135df833484 100644 --- a/usr.bin/window/wwchild.c +++ b/usr.bin/window/wwchild.c @@ -33,7 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.bin/window/wwchild.c,v 1.1.1.1.14.1 2000/07/01 12:24:23 ps Exp $ */ #ifndef lint diff --git a/usr.bin/window/wwerror.c b/usr.bin/window/wwerror.c index c2b971c9f48e..60b5cf13b438 100644 --- a/usr.bin/window/wwerror.c +++ b/usr.bin/window/wwerror.c @@ -33,7 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.bin/window/wwerror.c,v 1.1.1.1.14.1 2000/07/01 12:24:23 ps Exp $ */ #ifndef lint |