summaryrefslogtreecommitdiff
path: root/usr.bin/sasc
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/sasc')
-rw-r--r--usr.bin/sasc/sasc.12
-rw-r--r--usr.bin/sasc/sasc.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/sasc/sasc.1 b/usr.bin/sasc/sasc.1
index 961456314b27..252cb541062d 100644
--- a/usr.bin/sasc/sasc.1
+++ b/usr.bin/sasc/sasc.1
@@ -28,7 +28,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: sasc.1,v 1.3.2.1 1997/08/11 07:16:15 charnier Exp $
+.\" $Id: sasc.1,v 1.3.2.2 1998/07/17 04:21:08 jkh Exp $
.\"
.Dd January 6, 1995
.Dt SASC 1
diff --git a/usr.bin/sasc/sasc.c b/usr.bin/sasc/sasc.c
index e811abfd9177..98fc262f100a 100644
--- a/usr.bin/sasc/sasc.c
+++ b/usr.bin/sasc/sasc.c
@@ -31,7 +31,7 @@
#ifndef lint
static const char rcsid[] =
- "$Id$";
+ "$Id: sasc.c,v 1.2.2.1 1997/08/11 07:16:16 charnier Exp $";
#endif /* not lint */
#include <err.h>