aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:23 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:23 +0000
commit42b388439bd3795e09258c57a74ce9eec3651c7b (patch)
tree1d8d03d10e117521cadd8f29bc6ddffdb8bbcc07 /sbin/mount
parent2ff63af9b88c7413b7d71715b5532625752a248e (diff)
downloadsrc-42b388439bd3795e09258c57a74ce9eec3651c7b.tar.gz
src-42b388439bd3795e09258c57a74ce9eec3651c7b.zip
Diffstat (limited to 'sbin/mount')
-rw-r--r--sbin/mount/mntopts.h1
-rw-r--r--sbin/mount/pathnames.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/sbin/mount/mntopts.h b/sbin/mount/mntopts.h
index 3488d34fe96c..21d4965ea39b 100644
--- a/sbin/mount/mntopts.h
+++ b/sbin/mount/mntopts.h
@@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)mntopts.h 8.7 (Berkeley) 3/29/95
- * $FreeBSD$
*/
struct mntopt {
diff --git a/sbin/mount/pathnames.h b/sbin/mount/pathnames.h
index 7dfb3f1a30e0..f584d7ce9f12 100644
--- a/sbin/mount/pathnames.h
+++ b/sbin/mount/pathnames.h
@@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)pathnames.h 8.2 (Berkeley) 3/27/94
- * $FreeBSD$
*/
#define _PATH_MOUNTDPID "/var/run/mountd.pid"