diff options
author | gjb <gjb@FreeBSD.org> | 2015-10-05 20:12:00 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2015-10-05 20:12:00 +0000 |
commit | 68c73c5292075e99d9ebb404350319f75907ba16 (patch) | |
tree | 51a20517c6fe6e572f028e62a445eedcabc4dcfe /release | |
parent | 718b1f6e02a1128ae5d12db8dabfdb69ba51014b (diff) | |
download | FreeBSD-src-68c73c5292075e99d9ebb404350319f75907ba16.zip FreeBSD-src-68c73c5292075e99d9ebb404350319f75907ba16.tar.gz |
Document r285253, IPv6 support in quota(1).
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'release')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index 1a952b0..8ce09458 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -400,6 +400,9 @@ filesystems in both <acronym>MBR</acronym> and <acronym>GPT</acronym> partitioning schemes.</para> + <para revision="285253">The &man.quota.1; utility has been + updated to include support for <acronym>IPv6</acronym>.</para> + <para revision="285550">The &man.w.1; utility has been updated to display the full IPv6 remote address of the host from which a user is connected.</para> |