diff options
Diffstat (limited to 'sbin/umount')
-rw-r--r-- | sbin/umount/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/umount/Makefile b/sbin/umount/Makefile index 3175da6017b..eddfcb28bf1 100644 --- a/sbin/umount/Makefile +++ b/sbin/umount/Makefile @@ -1,5 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 1996/06/23 14:32:51 deraadt Exp $ -# $NetBSD: Makefile,v 1.9 1995/03/18 15:01:34 cgd Exp $ +# $OpenBSD: Makefile,v 1.3 1997/09/21 11:38:25 deraadt Exp $ PROG= umount MAN= umount.8 |