diff options
| author | Jacques Vidrine <nectar@FreeBSD.org> | 1998-07-08 23:31:28 +0000 |
|---|---|---|
| committer | Jacques Vidrine <nectar@FreeBSD.org> | 1998-07-08 23:31:28 +0000 |
| commit | 8ffc4345385549af698312d2fc73c798426b90b3 (patch) | |
| tree | 9127c67251c43f523ed53b11f78c2f0cdcace0c1 /share | |
| parent | e375f2fa063adaeec91003cdd3351bb82e623a0c (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man5/rc.conf.5 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index bbf4d522ed5a..d8f5a1537569 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: rc.conf.5,v 1.20 1998/06/14 20:04:45 ahasty Exp $ +.\" $Id: rc.conf.5,v 1.21 1998/06/25 04:27:56 jkoshy Exp $ .\" .Dd April 26, 1997 .Dt RC.CONF 5 @@ -137,9 +137,12 @@ is mandatory if .Ar natd_enable is set to .Ar YES . +The interface may be given as an interface name or as an IP address. .It Ar natd_flags Additional natd flags should be placed here. The .Fl n +or +.Fl a flag is automatically added with the above .Ar natd_interface as an argument. |
