summaryrefslogtreecommitdiffstats
path: root/src/cmd/upas/ml/mlmgr.c
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2006-02-11 23:38:55 +0000
committerrsc <devnull@localhost>2006-02-11 23:38:55 +0000
commitb5f65921f346e6b4335f77e457ac5bcae0ab9d67 (patch)
treed85d6da9def0b62b51537bf6348b43252ad69f5f /src/cmd/upas/ml/mlmgr.c
parente4d832222ba5519db94c7512c1fb82bd32491120 (diff)
downloadplan9port-b5f65921f346e6b4335f77e457ac5bcae0ab9d67.tar.gz
plan9port-b5f65921f346e6b4335f77e457ac5bcae0ab9d67.zip
various cleanup
Diffstat (limited to 'src/cmd/upas/ml/mlmgr.c')
-rw-r--r--src/cmd/upas/ml/mlmgr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/upas/ml/mlmgr.c b/src/cmd/upas/ml/mlmgr.c
index a1d1b907..758fc0a1 100644
--- a/src/cmd/upas/ml/mlmgr.c
+++ b/src/cmd/upas/ml/mlmgr.c
@@ -21,7 +21,7 @@ main(int argc, char **argv)
char *listname, *addr;
String *owner, *alfile;
- rfork(RFENVG|RFREND);
+ rfork(RFENVG);
ARGBEGIN{
case 'c':