| Summary: | setkey(8) man page has multiple spelling errors. | ||
|---|---|---|---|
| Product: | Base System | Reporter: | root <root> |
| Component: | i386 | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 5.0-CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->analyzed Should this patch be committed as a bandaid or will we sync up with KAME again soon? (patch from chern@osd.bsdi.com) Index: setkey.8 =================================================================== RCS file: /home/ncvs/src/usr.sbin/setkey/setkey.8,v retrieving revision 1.11 diff -r1.11 setkey.8 58c58 < addes, updates, dumpes, or flushes --- > adds, updates, dumps, or flushes State Changed From-To: analyzed->closed Fixed in the latest KAME import. |
from the setkey(8) manpage in FreeBSD 5-CURRENT DESCRIPTION setkey addes, updates, dumpes, or flushes Security Association Database (SAD) entries as well as Security Policy Database (SPD) entries in the kernel. from the current KAME snap: DESCRIPTION setkey adds, updates, dumps, or flushes Security Association Database (SAD) entries as well as Security Policy Database (SPD) entries in the kernel. Fix: update the kame/wide man page documentation. How-To-Repeat: read the man page.