diff options
Diffstat (limited to 'share/examples/atm')
-rw-r--r-- | share/examples/atm/NOTES | 2 | ||||
-rw-r--r-- | share/examples/atm/README | 2 | ||||
-rw-r--r-- | share/examples/atm/Startup | 2 | ||||
-rwxr-xr-x | share/examples/atm/atm-config.sh | 2 | ||||
-rw-r--r-- | share/examples/atm/atm-sockets.txt | 2 | ||||
-rw-r--r-- | share/examples/atm/cpcs-design.txt | 2 | ||||
-rw-r--r-- | share/examples/atm/sscf-design.txt | 2 | ||||
-rw-r--r-- | share/examples/atm/sscop-design.txt | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/share/examples/atm/NOTES b/share/examples/atm/NOTES index aad41906178e7..d2acda0fcf683 100644 --- a/share/examples/atm/NOTES +++ b/share/examples/atm/NOTES @@ -50,5 +50,5 @@ without halting on systems which can't support the larger sizes. - @(#) $FreeBSD$ + @(#) $FreeBSD: src/share/examples/atm/NOTES,v 1.2 1999/08/28 00:19:06 peter Exp $ diff --git a/share/examples/atm/README b/share/examples/atm/README index a2e23f28bbbfc..bdbae0ac4ce0d 100644 --- a/share/examples/atm/README +++ b/share/examples/atm/README @@ -136,5 +136,5 @@ copyright notices are reproduced in the files where the material appears. -------------------------------------------------------------------------------- - @(#) $FreeBSD$ + @(#) $FreeBSD: src/share/examples/atm/README,v 1.2 1999/08/28 00:19:06 peter Exp $ diff --git a/share/examples/atm/Startup b/share/examples/atm/Startup index 8898e45c88211..9be739794fd41 100644 --- a/share/examples/atm/Startup +++ b/share/examples/atm/Startup @@ -123,5 +123,5 @@ See the file atm-config.sh for an example ATM startup script. See the man pages scspd(8) and atmarpd(8) for further information. - @(#) $FreeBSD$ + @(#) $FreeBSD: src/share/examples/atm/Startup,v 1.2 1999/08/28 00:19:07 peter Exp $ diff --git a/share/examples/atm/atm-config.sh b/share/examples/atm/atm-config.sh index b15060e837145..d39843e0b4c33 100755 --- a/share/examples/atm/atm-config.sh +++ b/share/examples/atm/atm-config.sh @@ -24,7 +24,7 @@ # Copies of this Software may be made, however, the above copyright # notice must be reproduced on all copies. # -# @(#) $FreeBSD$ +# @(#) $FreeBSD: src/share/examples/atm/atm-config.sh,v 1.2 1999/08/28 00:19:07 peter Exp $ # # diff --git a/share/examples/atm/atm-sockets.txt b/share/examples/atm/atm-sockets.txt index b4cc8e9d00d17..f1a0d49291c3f 100644 --- a/share/examples/atm/atm-sockets.txt +++ b/share/examples/atm/atm-sockets.txt @@ -568,5 +568,5 @@ main(argc, argv) exit(0); } - @(#) $FreeBSD$ + @(#) $FreeBSD: src/share/examples/atm/atm-sockets.txt,v 1.3 1999/08/28 00:19:07 peter Exp $ diff --git a/share/examples/atm/cpcs-design.txt b/share/examples/atm/cpcs-design.txt index 94901f23998eb..d589ecefbf319 100644 --- a/share/examples/atm/cpcs-design.txt +++ b/share/examples/atm/cpcs-design.txt @@ -80,5 +80,5 @@ o The Streaming Mode service is not supported. o The Abort service is not supported. - @(#) $FreeBSD$ + @(#) $FreeBSD: src/share/examples/atm/cpcs-design.txt,v 1.2 1999/08/28 00:19:07 peter Exp $ diff --git a/share/examples/atm/sscf-design.txt b/share/examples/atm/sscf-design.txt index 5334d74bdbacb..814a487738e77 100644 --- a/share/examples/atm/sscf-design.txt +++ b/share/examples/atm/sscf-design.txt @@ -125,5 +125,5 @@ o The Parameter Data parameter is not supported for the following primitives: AAL-RELEASE indication - @(#) $FreeBSD$ + @(#) $FreeBSD: src/share/examples/atm/sscf-design.txt,v 1.2 1999/08/28 00:19:08 peter Exp $ diff --git a/share/examples/atm/sscop-design.txt b/share/examples/atm/sscop-design.txt index 2b546bd6aeac8..b1b01d9969353 100644 --- a/share/examples/atm/sscop-design.txt +++ b/share/examples/atm/sscop-design.txt @@ -216,5 +216,5 @@ o For the AA-ESTABLISH request and response signals, only BR=YES is supported o For the AA-DATA request signal, only PR=NO is supported (Q.SAAL1 only) - @(#) $FreeBSD$ + @(#) $FreeBSD: src/share/examples/atm/sscop-design.txt,v 1.2 1999/08/28 00:19:08 peter Exp $ |