aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Karels <karels@FreeBSD.org>2023-08-22 18:03:28 +0000
committerMike Karels <karels@FreeBSD.org>2023-08-22 18:03:28 +0000
commit9d6049d5da8ce70b3f815431bdedcee9c04f60cc (patch)
tree87b2effc4cee1f3e4741dda5820c6ab4ebeacaaa
parent5157b451c65480deecbc0e7c223684830a4af7ce (diff)
-rw-r--r--etc/group1
-rw-r--r--etc/mail/Makefile2
-rw-r--r--etc/master.passwd1
-rw-r--r--etc/mtree/Makefile1
-rw-r--r--etc/mtree/README1
-rw-r--r--etc/root/dot.k5login1
-rw-r--r--etc/shells1
7 files changed, 0 insertions, 8 deletions
diff --git a/etc/group b/etc/group
index c9aa917b99f0..35df51838ae4 100644
--- a/etc/group
+++ b/etc/group
@@ -1,4 +1,3 @@
-#
wheel:*:0:root
daemon:*:1:
kmem:*:2:
diff --git a/etc/mail/Makefile b/etc/mail/Makefile
index 0e8823492e83..784023d6f9c0 100644
--- a/etc/mail/Makefile
+++ b/etc/mail/Makefile
@@ -1,5 +1,3 @@
-#
-#
# This Makefile provides an easy way to generate the configuration
# file and database maps for the sendmail(8) daemon.
#
diff --git a/etc/master.passwd b/etc/master.passwd
index 52acc3df998c..416b2b4e4874 100644
--- a/etc/master.passwd
+++ b/etc/master.passwd
@@ -1,4 +1,3 @@
-#
root::0:0::0:0:Charlie &:/root:/bin/sh
toor:*:0:0::0:0:Bourne-again Superuser:/root:
daemon:*:1:1::0:0:Owner of many system processes:/root:/usr/sbin/nologin
diff --git a/etc/mtree/Makefile b/etc/mtree/Makefile
index 4bce54e5d5eb..fc1e81d97d66 100644
--- a/etc/mtree/Makefile
+++ b/etc/mtree/Makefile
@@ -1,4 +1,3 @@
-
.include <src.opts.mk>
.include <bsd.compat.pre.mk>
diff --git a/etc/mtree/README b/etc/mtree/README
index fd4a062552d9..bd813057b5bd 100644
--- a/etc/mtree/README
+++ b/etc/mtree/README
@@ -1,4 +1,3 @@
-
Note: If you modify these files, please keep hier(7) updated!
These files are used to create empty file hierarchies for building the
diff --git a/etc/root/dot.k5login b/etc/root/dot.k5login
index 5721e640fe21..c3b55dfc6f0b 100644
--- a/etc/root/dot.k5login
+++ b/etc/root/dot.k5login
@@ -1,3 +1,2 @@
-#
# user1/root@YOUR.REALM.WHEREVER
# user2/root@YOUR.REALM.WHEREVER
diff --git a/etc/shells b/etc/shells
index 3f96d65c43a4..d840afb12bad 100644
--- a/etc/shells
+++ b/etc/shells
@@ -1,4 +1,3 @@
-#
# List of acceptable shells for chpass(1).
# ftpd(8) will not allow users to connect who are not using
# one of these shells.