diff options
-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>. |