diff options
Diffstat (limited to 'sbin/mount_ufs/mount_ufs.c')
| -rw-r--r-- | sbin/mount_ufs/mount_ufs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_ufs/mount_ufs.c b/sbin/mount_ufs/mount_ufs.c index 4292af4c120c..d0f6df856fc0 100644 --- a/sbin/mount_ufs/mount_ufs.c +++ b/sbin/mount_ufs/mount_ufs.c @@ -32,7 +32,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sbin/mount_ufs/mount_ufs.c,v 1.4 2005/06/10 09:51:43 delphij Exp $ */ #include <sys/cdio.h> |
