diff options
author | ue <ue@FreeBSD.org> | 2002-05-05 12:05:08 +0000 |
---|---|---|
committer | ue <ue@FreeBSD.org> | 2002-05-05 12:05:08 +0000 |
commit | 49d3c06cb73a43de5b89367d8d3a8c3256cd6884 (patch) | |
tree | 4d1c1fa00c6fb4314c3d487e69c90945e742f7ff /release | |
parent | b018bad669a08ac7db51193d6755bbe6517c0c76 (diff) | |
download | FreeBSD-src-49d3c06cb73a43de5b89367d8d3a8c3256cd6884.zip FreeBSD-src-49d3c06cb73a43de5b89367d8d3a8c3256cd6884.tar.gz |
Fix broken entity
Approved by: re@
Diffstat (limited to 'release')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 2 | ||||
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 067b31c..8e295a2 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -802,7 +802,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <varname>kern.polling.user_frac</varname> sysctl indicating the percentage of CPU time to be reserved for userland. The devices initially supporting polling are &man.dc.4;, - &man.fxp.4;, &man.rl.4, and &man.sis.4;. More details can be found in + &man.fxp.4;, &man.rl.4;, and &man.sis.4;. More details can be found in the &man.polling.4; manual page. &merged;</para> <para arch="i386">The packet-forwarding performance of certain diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index 067b31c..8e295a2 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -802,7 +802,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <varname>kern.polling.user_frac</varname> sysctl indicating the percentage of CPU time to be reserved for userland. The devices initially supporting polling are &man.dc.4;, - &man.fxp.4;, &man.rl.4, and &man.sis.4;. More details can be found in + &man.fxp.4;, &man.rl.4;, and &man.sis.4;. More details can be found in the &man.polling.4; manual page. &merged;</para> <para arch="i386">The packet-forwarding performance of certain |