diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-21 05:50:02 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-21 05:50:02 +0000 |
| commit | 1598515ece5ff1d40692c49b4a62801332aa8be1 (patch) | |
| tree | ad2cdc8d81a1a320072724c9959e53a092b6e5f2 /usr.sbin/fdformat | |
| parent | 157f0596b9d3a9a573cfce94aa43e80f12142fb9 (diff) | |
Diffstat (limited to 'usr.sbin/fdformat')
| -rw-r--r-- | usr.sbin/fdformat/fdformat.1 | 2 | ||||
| -rw-r--r-- | usr.sbin/fdformat/fdformat.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/fdformat/fdformat.1 b/usr.sbin/fdformat/fdformat.1 index bc46b306b5fd..8e3a94331d55 100644 --- a/usr.sbin/fdformat/fdformat.1 +++ b/usr.sbin/fdformat/fdformat.1 @@ -22,7 +22,7 @@ .\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/fdformat/fdformat.1,v 1.17.2.3 2000/12/27 16:23:08 ru Exp $ .\" .Dd September 16, 1993 .Os diff --git a/usr.sbin/fdformat/fdformat.c b/usr.sbin/fdformat/fdformat.c index 3d6b998ed587..6c4dbc8934db 100644 --- a/usr.sbin/fdformat/fdformat.c +++ b/usr.sbin/fdformat/fdformat.c @@ -23,7 +23,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fdformat/fdformat.c,v 1.11.2.2 2000/12/11 01:03:32 obrien Exp $ */ /* |
