diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-03-18 08:44:10 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-03-18 08:44:10 +0000 |
commit | 6bf8818813199b04124889ed2c9a9f7471166115 (patch) | |
tree | d3328590abe43ff4154a75170cf2a0721ca94368 /share | |
parent | e593bfefe1f74a56690c4a81504293548dbd5ed7 (diff) |
ip address -> IP address;
rtadvd.conf(5): positve -> positive;
ok miod@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/login.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/login.conf.5 b/share/man/man5/login.conf.5 index c57b8c1ad30..1a1eaf6c0ea 100644 --- a/share/man/man5/login.conf.5 +++ b/share/man/man5/login.conf.5 @@ -30,7 +30,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: login.conf.5,v 1.23 2003/03/11 08:11:08 jmc Exp $ +.\" $OpenBSD: login.conf.5,v 1.24 2003/03/18 08:44:09 jmc Exp $ .\" BSDI $From: login.conf.5,v 2.20 2000/06/26 14:50:38 prb Exp $ .\" .Dd June 18, 2001 @@ -626,13 +626,13 @@ The name will place in the utmp file for the remote hostname. .It Li local_addr -The local ip address given to +The local IP address given to .Xr login 1 by the .Fl L option. .It Li remote_addr -The remote ip address given to +The remote IP address given to .Xr login 1 by the .Fl R |