diff options
author | Andreas Schulz <ats@FreeBSD.org> | 1994-10-31 09:52:23 +0000 |
---|---|---|
committer | Andreas Schulz <ats@FreeBSD.org> | 1994-10-31 09:52:23 +0000 |
commit | 7575068e3da5497a47b21686a5d17e3909608454 (patch) | |
tree | 43722242e3df09137b840974f0600bf946fc15be /share/man/man4/bt.4 | |
parent | 6c4b8d672e7d388dcf8ba94174c59e796dbbfcd0 (diff) |
Changed all occurences of GENERICAH/GENERICBT to a simple GENERIC in the
man pages.
Notes
Notes:
svn path=/head/; revision=4029
Diffstat (limited to 'share/man/man4/bt.4')
-rw-r--r-- | share/man/man4/bt.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/bt.4 b/share/man/man4/bt.4 index 6ed9737e16aa..0db78c5437db 100644 --- a/share/man/man4/bt.4 +++ b/share/man/man4/bt.4 @@ -49,7 +49,7 @@ This driver provides access to SCSI devices connected to a Buslogic 545, 445, 742, 747 or 946 hostadapter. .Sh FILES .Bl -tag -width Pa -compact -.It Pa /sys/i386/conf/GENERICBT +.It Pa /sys/i386/conf/GENERIC sample generic kernel config file for Buslogic based systems .It Pa /sys/i386/isa/bt742a.c driver source |