diff options
author | jamil <jamil@FreeBSD.org> | 1998-01-06 09:39:07 +0000 |
---|---|---|
committer | jamil <jamil@FreeBSD.org> | 1998-01-06 09:39:07 +0000 |
commit | f30420eaa51bda9472d51f73a97a1b11f4684370 (patch) | |
tree | 26a24e481d82b42b699b44405b2b6c9cdaaebb92 /share/man/man4/man4.i386 | |
parent | de11a440c51082ea406b7926d6f530d4f26a5d95 (diff) | |
download | FreeBSD-src-f30420eaa51bda9472d51f73a97a1b11f4684370.zip FreeBSD-src-f30420eaa51bda9472d51f73a97a1b11f4684370.tar.gz |
documentation changes.
Diffstat (limited to 'share/man/man4/man4.i386')
-rw-r--r-- | share/man/man4/man4.i386/alog.4 | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/share/man/man4/man4.i386/alog.4 b/share/man/man4/man4.i386/alog.4 index 875b9c4..33085f5 100644 --- a/share/man/man4/man4.i386/alog.4 +++ b/share/man/man4/man4.i386/alog.4 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 1997 Jamil J. Weatherbee +.\" Copyright (c) 1998 Scottibox .\" All rights reserved. .\" .\" @@ -29,13 +29,15 @@ .\" Industrial Computer Source model AIO8-P .\" 8 channel, moderate speed analog to digital converter board with .\" 128 channel MUX capability via daisy-chained AT-16P units -.\" alog.c, character device driver, last revised December 9 1997 -.\" See http://www.indcompsrc.com/products/data/html/aio8g-p.html +.\" alog.c, character device driver, last revised January 6 1998 +.\" See http://www.scottibox.com +.\" http://www.indcompsrc.com/products/data/html/aio8g-p.html +.\" http://www.indcompsrc.com/products/data/html/at16-p.html .\" -.\" Written by: Jamil J. Weatherbee <jamil@freebsd.org> +.\" Written by: Jamil J. Weatherbee <jamil@scottibox.com> .\" .\" -.Dd December 9, 1997 +.Dd January 6, 1998 .Dt ALOG 4 i386 .Os FreeBSD .Sh NAME @@ -139,8 +141,9 @@ have been observed. Sample rates lower than 32 Hz are not supported. .Sh SEE ALSO .Bd -literal +http://www.scottibox.com http://www.indcompsrc.com/products/data/html/aio8g-p.html http://www.indcompsrc.com/products/data/html/at16-p.html .Ed .Sh AUTHOR -Jamil J. Weatherbee <jamil@freebsd.org>. +Jamil J. Weatherbee <jamil@scottibox.com>. |