Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sbin/mount/mount.c,v rcsdiff: /ftp/cvs/cvsroot/src/sbin/mount/mount.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.13 retrieving revision 1.13.2.2 diff -u -p -r1.13 -r1.13.2.2 --- src/sbin/mount/mount.c 1994/08/29 02:38:00 1.13 +++ src/sbin/mount/mount.c 1994/08/29 02:38:01 1.13.2.2 @@ -39,7 +39,7 @@ static char copyright[] = #ifndef lint /*static char sccsid[] = "from: @(#)mount.c 8.19 (Berkeley) 4/19/94";*/ -static char *rcsid = "$Id: mount.c,v 1.13 1994/08/29 02:38:00 mycroft Exp $"; +static char *rcsid = "$Id: mount.c,v 1.13.2.2 1994/08/29 02:38:01 mycroft Exp $"; #endif /* not lint */ #include