diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-04-11 18:03:07 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-04-11 18:03:07 +0000 |
commit | 4c2b9fc603bca3a48f69a87889209addbaa8a42d (patch) | |
tree | b0f1eba092b5a238ed21461490a1cee66f3444b2 /sbin | |
parent | eb7636401de7422228bcf8ad4a1a39dd03846c4a (diff) |
use .Pp to split up this huge text chunk;
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 956b24300ea..a39c87268fe 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.197 2010/04/11 17:56:44 jmc Exp $ +.\" $OpenBSD: ifconfig.8,v 1.198 2010/04/11 18:03:06 jmc Exp $ .\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $ .\" $FreeBSD: ifconfig.8,v 1.16 1998/02/01 07:03:29 steve Exp $ .\" @@ -1114,6 +1114,7 @@ individual devices (and hence, potentially, users of these devices) over long periods of time (weeks to months to years). When these extensions are active, random interface identifiers are used for autoconfigured addresses. +.Pp Autoconfigured addresses are also made temporary, which means that they will automatically be replaced regularly. Temporary addresses are deprecated after 24 hours. |