summaryrefslogtreecommitdiff
blob: 3018ef9aa0aa065ac1407116f788360df8107a64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Index: etc/group
===================================================================
--- etc/group	(revision 2050)
+++ etc/group	(working copy)
@@ -13,6 +13,7 @@
 mail::12:mail
 news::13:news
 uucp::14:uucp
+man::15:man
 console::17:
 audio::18:
 cdrom::19:
Index: etc/passwd
===================================================================
--- etc/passwd	(revision 2050)
+++ etc/passwd	(working copy)
@@ -10,6 +10,7 @@
 news:x:9:13:news:/usr/lib/news:/bin/false
 uucp:x:10:14:uucp:/var/spool/uucppublic:/bin/false
 operator:x:11:0:operator:/root:/bin/bash
+man:x:13:15:man:/usr/share/man:/bin/false
 postmaster:x:14:12:postmaster:/var/spool/mail:/bin/false
 smmsp:x:209:209:smmsp:/var/spool/mqueue:/bin/false
 portage:x:250:250:portage:/var/tmp/portage:/bin/false