summaryrefslogtreecommitdiff
path: root/handbook/porting.sgml
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1998-07-25 20:51:13 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1998-07-25 20:51:13 +0000
commit4906d1759540e42c4e55374695c96e6f4d6fa639 (patch)
treed2597fbf6775ec92b5d05b7bcca400402ec04081 /handbook/porting.sgml
parent91c40db5baee7534c0011085e49abc5cae417d4b (diff)
Notes
Diffstat (limited to 'handbook/porting.sgml')
-rw-r--r--handbook/porting.sgml13
1 files changed, 7 insertions, 6 deletions
diff --git a/handbook/porting.sgml b/handbook/porting.sgml
index 99f16d8f67..e2dcbd155d 100644
--- a/handbook/porting.sgml
+++ b/handbook/porting.sgml
@@ -1,4 +1,4 @@
-<!-- $Id: porting.sgml,v 1.103 1998-07-25 20:05:56 hoek Exp $ -->
+<!-- $Id: porting.sgml,v 1.104 1998-07-25 20:51:13 hoek Exp $ -->
<!-- The FreeBSD Documentation Project -->
<sect1><heading>Porting an existing piece of free software<label id="porting"></heading>
@@ -1542,16 +1542,16 @@ lib/libtcl80.so.1.0
and 99.
<tscreen><verb>
-majordom:*:54:1024:Majordomo Pseudo User:/usr/local/majordomo:/nonexistent
-cyrus:*:60:248:the cyrus mail server:/nonexistent:/nonexistent
+majordom:*:54:54:Majordomo Pseudo User:/usr/local/majordomo:/nonexistent
+cyrus:*:60:60: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
+pop:*:68:6:Post Office Owner (popper):/nonexistent:/nonexistent
wnn:*:69:7:Wnn:/nonexistent:/nonexistent
ifmail:*:70:66:Ifmail user:/nonexistent:/nonexistent
-pgsql:*:71:246:PostgreSQL pseudo-user:/usr/local/pgsql:/bin/sh
-msql:*:80:249:mSQL-2 pseudo-user:/var/db/msqldb:/bin/sh
+pgsql:*:70:70:PostgreSQL pseudo-user:/usr/local/pgsql:/bin/sh
+msql:*:80:80:mSQL-2 pseudo-user:/var/db/msqldb:/bin/sh
alias:*:81:81:QMail user:/var/qmail/alias:/nonexistent
qmaill:*:83:81:QMail user:/var/qmail:/nonexistent
qmaild:*:82:81:QMail user:/var/qmail:/nonexistent
@@ -1559,6 +1559,7 @@ qmailq:*:85:82:QMail user:/var/qmail:/nonexistent
qmails:*:87:82:QMail user:/var/qmail:/nonexistent
qmailp:*:84:81:QMail user:/var/qmail:/nonexistent
qmailr:*:86:82:QMail user:/var/qmail:/nonexistent
+ircd:*:72:72:IRCd hybrid:/nonexistent:/nonexistent
</verb></tscreen>
<p>Please send a notice to &a.ports; if you submit or commit a