aboutsummaryrefslogtreecommitdiff
path: root/sbin/mdmfs
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-07-30 09:11:17 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-07-30 09:11:17 +0000
commitd69f5dee040f105728160e6e1569a880c1fbf4aa (patch)
treec7ad27b790e27d231b2e8293245851a7a3ab9198 /sbin/mdmfs
parentf16527bb440d93a173a4ab77b18e5ef9c8f0ee2b (diff)
downloadsrc-d69f5dee040f105728160e6e1569a880c1fbf4aa.tar.gz
src-d69f5dee040f105728160e6e1569a880c1fbf4aa.zip
Nuke my e-mail address since it seems out of place here.
Notes
Notes: svn path=/head/; revision=80607
Diffstat (limited to 'sbin/mdmfs')
-rw-r--r--sbin/mdmfs/mdmfs.83
-rw-r--r--sbin/mdmfs/mdmfs.c2
2 files changed, 2 insertions, 3 deletions
diff --git a/sbin/mdmfs/mdmfs.8 b/sbin/mdmfs/mdmfs.8
index 7191885463a6..5437fcfedcf2 100644
--- a/sbin/mdmfs/mdmfs.8
+++ b/sbin/mdmfs/mdmfs.8
@@ -1,5 +1,5 @@
.\"
-.\" Copyright (c) 2001 Dima Dorfman <dd@FreeBSD.org>
+.\" Copyright (c) 2001 Dima Dorfman.
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
@@ -262,4 +262,3 @@ do not use soft-updates on it and mount it
.Xr newfs 8
.Sh AUTHORS
.An Dima Dorfman
-.Aq dd@FreeBSD.org
diff --git a/sbin/mdmfs/mdmfs.c b/sbin/mdmfs/mdmfs.c
index b9b83c2a3a09..92ffe0ef5961 100644
--- a/sbin/mdmfs/mdmfs.c
+++ b/sbin/mdmfs/mdmfs.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2001 Dima Dorfman <dd@FreeBSD.org>
+ * Copyright (c) 2001 Dima Dorfman.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without