diff options
author | brueffer <brueffer@FreeBSD.org> | 2005-03-16 02:03:15 +0000 |
---|---|---|
committer | brueffer <brueffer@FreeBSD.org> | 2005-03-16 02:03:15 +0000 |
commit | fa09d33f048ac9082f196f87c44622215ef5c566 (patch) | |
tree | 52e7f108b606ff552fcca8217ae39ceb689d2c61 /share | |
parent | fdf23f69c0cfe78c89b7329881caa9646c49ecca (diff) | |
download | FreeBSD-src-fa09d33f048ac9082f196f87c44622215ef5c566.zip FreeBSD-src-fa09d33f048ac9082f196f87c44622215ef5c566.tar.gz |
Chase location of scd.c and bump .Dd.
Submitted by: markus
MFC after: 3 days
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.i386/scd.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.i386/scd.4 b/share/man/man4/man4.i386/scd.4 index 5f18895..68960c7 100644 --- a/share/man/man4/man4.i386/scd.4 +++ b/share/man/man4/man4.i386/scd.4 @@ -26,7 +26,7 @@ .\" .\" $FreeBSD$ .\" -.Dd January 1, 1995 +.Dd March 16, 2005 .Dt SCD 4 i386 .Os .Sh NAME @@ -58,7 +58,7 @@ one file system on a CDROM disc. accesses the raw device. .El .Sh SEE ALSO -.Pa /sys/i386/isa/scd.c +.Pa /sys/dev/scd/scd.c .Sh HISTORY The .Nm |