diff options
author | 2007-05-12 10:56:09 +0000 | |
---|---|---|
committer | 2007-05-12 10:56:09 +0000 | |
commit | d4acb6cbe1475b114953d4d73af48563a4377ac5 (patch) | |
tree | 348a222ab488daea909bb0f7801d7eb1a0b03fa6 /net-nds | |
parent | Added ~ppc64; bug #147568 (diff) | |
download | gentoo-2-d4acb6cbe1475b114953d4d73af48563a4377ac5.tar.gz gentoo-2-d4acb6cbe1475b114953d4d73af48563a4377ac5.tar.bz2 gentoo-2-d4acb6cbe1475b114953d4d73af48563a4377ac5.zip |
tell people to run `portmap -h` for all options
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/portmap/files/portmap.confd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-nds/portmap/files/portmap.confd b/net-nds/portmap/files/portmap.confd index 2fe9c116dfbb..c2756c992b4a 100644 --- a/net-nds/portmap/files/portmap.confd +++ b/net-nds/portmap/files/portmap.confd @@ -1,4 +1,5 @@ # /etc/conf.d/portmap: config file for /etc/init.d/portmap -# Listen on localhost only by default +# Options for `portmap`. +# For a full list, just run `portmap -h`. #PORTMAP_OPTS="-l" |