diff options
Diffstat (limited to 'sbin/mount_nwfs/mount_nwfs.c')
-rw-r--r-- | sbin/mount_nwfs/mount_nwfs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_nwfs/mount_nwfs.c b/sbin/mount_nwfs/mount_nwfs.c index 02b45dde47a78..83c3ed1f03735 100644 --- a/sbin/mount_nwfs/mount_nwfs.c +++ b/sbin/mount_nwfs/mount_nwfs.c @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sbin/mount_nwfs/mount_nwfs.c,v 1.4.2.1 2000/04/17 08:34:18 bp Exp $ */ #include <sys/param.h> #include <sys/stat.h> |