Add gnats UID.
This commit is contained in:
parent
2a07b0c4e9
commit
d7e26d2607
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2395
3 changed files with 8 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: porting.sgml,v 1.90 1998-01-13 07:00:11 asami Exp $ -->
|
||||
<!-- $Id: porting.sgml,v 1.91 1998-01-26 10:24:52 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect1><heading>Porting an existing piece of free software<label id="porting"></heading>
|
||||
|
|
@ -1513,6 +1513,7 @@ lib/libtcl80.so.1.0
|
|||
<tscreen><verb>
|
||||
majordom:*:54:1024:Majordomo Pseudo User:/usr/local/majordomo:/nonexistent
|
||||
cyrus:*:60:248:the cyrus mail server:/nonexistent:/nonexistent
|
||||
gnats:*:61:1:GNATS database owner:/usr/local/share/gnats/gnats-db:/bin/sh
|
||||
uucp:*:66:66:UUCP pseudo-user:/var/spool/uucppublic:/usr/libexec/uucp/uucico
|
||||
xten:*:67:67:X-10 daemon:/usr/local/xten:/nonexistent
|
||||
pop:*:68:6:Post Office Owner:/nonexistent:/nonexistent
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<!-- $Id: porting.sgml,v 1.34 1998-01-13 07:00:13 asami Exp $ -->
|
||||
<!-- $Id: porting.sgml,v 1.35 1998-01-26 10:24:56 asami Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.90 -->
|
||||
<!-- Original revision: 1.91 -->
|
||||
|
||||
<sect1><heading>フリーソフトウェアの移植<label id="porting"></heading>
|
||||
|
||||
|
|
@ -1540,6 +1540,7 @@ lib/libtcl80.so.1.0
|
|||
<tscreen><verb>
|
||||
majordom:*:54:1024:Majordomo Pseudo User:/usr/local/majordomo:/nonexistent
|
||||
cyrus:*:60:248:the cyrus mail server:/nonexistent:/nonexistent
|
||||
gnats:*:61:1:GNATS database owner:/usr/local/share/gnats/gnats-db:/bin/sh
|
||||
uucp:*:66:66:UUCP pseudo-user:/var/spool/uucppublic:/usr/libexec/uucp/uucico
|
||||
xten:*:67:67:X-10 daemon:/usr/local/xten:/nonexistent
|
||||
pop:*:68:6:Post Office Owner:/nonexistent:/nonexistent
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<!-- $Id: porting.sgml,v 1.34 1998-01-13 07:00:13 asami Exp $ -->
|
||||
<!-- $Id: porting.sgml,v 1.35 1998-01-26 10:24:56 asami Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.90 -->
|
||||
<!-- Original revision: 1.91 -->
|
||||
|
||||
<sect1><heading>フリーソフトウェアの移植<label id="porting"></heading>
|
||||
|
||||
|
|
@ -1540,6 +1540,7 @@ lib/libtcl80.so.1.0
|
|||
<tscreen><verb>
|
||||
majordom:*:54:1024:Majordomo Pseudo User:/usr/local/majordomo:/nonexistent
|
||||
cyrus:*:60:248:the cyrus mail server:/nonexistent:/nonexistent
|
||||
gnats:*:61:1:GNATS database owner:/usr/local/share/gnats/gnats-db:/bin/sh
|
||||
uucp:*:66:66:UUCP pseudo-user:/var/spool/uucppublic:/usr/libexec/uucp/uucico
|
||||
xten:*:67:67:X-10 daemon:/usr/local/xten:/nonexistent
|
||||
pop:*:68:6:Post Office Owner:/nonexistent:/nonexistent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue