summaryrefslogtreecommitdiffstats
path: root/usr.bin/sasc
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>1995-09-08 18:42:46 +0000
committerjulian <julian@FreeBSD.org>1995-09-08 18:42:46 +0000
commit6297fbb4859f77630f3c8fea151d637a28c59d14 (patch)
tree66c6e6842538ae41b7169bc7bb8e4deab27069c6 /usr.bin/sasc
parent7102ea49c1bdaec6332f20bd72e3691843b6a9a7 (diff)
downloadFreeBSD-src-6297fbb4859f77630f3c8fea151d637a28c59d14.zip
FreeBSD-src-6297fbb4859f77630f3c8fea151d637a28c59d14.tar.gz
add RCS Id strings so we know what we have
Diffstat (limited to 'usr.bin/sasc')
-rw-r--r--usr.bin/sasc/sasc.13
-rw-r--r--usr.bin/sasc/sasc.c3
2 files changed, 6 insertions, 0 deletions
diff --git a/usr.bin/sasc/sasc.1 b/usr.bin/sasc/sasc.1
index 76af185..754ba2a 100644
--- a/usr.bin/sasc/sasc.1
+++ b/usr.bin/sasc/sasc.1
@@ -27,6 +27,9 @@
.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
.\" (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:$
+.\"
.TH SASC 1 "January 6, 1995" FreeBSD "FreeBSD Reference Manual"
.SH NAME
\fBsasc\fP - set the options of the asc scanner device
diff --git a/usr.bin/sasc/sasc.c b/usr.bin/sasc/sasc.c
index 40346be..2e1c74f 100644
--- a/usr.bin/sasc/sasc.c
+++ b/usr.bin/sasc/sasc.c
@@ -28,6 +28,9 @@
* (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:$
+ */
#include <stdlib.h>
#include <stdio.h>
OpenPOWER on IntegriCloud