summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-03-19 23:31:39 +0000
committerjkh <jkh@FreeBSD.org>1994-03-19 23:31:39 +0000
commitf6c181c14efdacd609ff20129beeaf8ad1494b0c (patch)
treef574f1d0a0d8632816bd2198a3b16eca3c2536cc /etc
parent4d53f6a9e27ad62af27badd8f2861163abfe1c64 (diff)
downloadFreeBSD-src-f6c181c14efdacd609ff20129beeaf8ad1494b0c.zip
FreeBSD-src-f6c181c14efdacd609ff20129beeaf8ad1494b0c.tar.gz
As per Rod's wishes, man uses uid/gid 9 now.
Diffstat (limited to 'etc')
-rw-r--r--etc/group1
-rw-r--r--etc/master.passwd1
2 files changed, 2 insertions, 0 deletions
diff --git a/etc/group b/etc/group
index e2e025f..5c38d36 100644
--- a/etc/group
+++ b/etc/group
@@ -6,6 +6,7 @@ tty:*:4:root
operator:*:5:root
bin:*:7:
news:*:8:
+man:*:9:
games:*:13:
staff:*:20:root
guest:*:31:root
diff --git a/etc/master.passwd b/etc/master.passwd
index 3bbdd5d..303f9e1 100644
--- a/etc/master.passwd
+++ b/etc/master.passwd
@@ -4,6 +4,7 @@ daemon:*:1:31::0:0:Owner of many system processes:/root:
operator:*:2:20::0:0:System &:/usr/guest/operator:/bin/csh
bin:*:3:7::0:0:Binaries Commands and Source,,,:/:/dev/null
games:*:7:13::0:0:Games pseudo-user:/usr/games:
+man:*:9:9::0:0:Mister Man Pages:/usr/share/man:
uucp:*:66:1::0:0:UUCP pseudo-user:/var/spool/uucppublic:/usr/libexec/uucp/uucico
ingres:*:267:74::0:0:& Group:/usr/ingres:/bin/csh
falcon:*:32766:31::0:0:Prof. Steven &:/usr/games:/usr/games/wargames
OpenPOWER on IntegriCloud