| Summary: | Bug in the ng_ether.8. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | okazaki <okazaki> | ||||
| Component: | Books & Articles | Assignee: | Archie Cobbs <archie> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
okazaki
2000-04-29 15:30:01 UTC
On 29 Apr 2000 14:17:44 GMT, okazaki@be.to wrote: > -.Bl -literal > - > +.Bd -literal > nghook -a fxp0: divert > -.El > +.Ed Even better is this, which obviates the need for awkward whitespace: .Bd -literal -offset indent nghook -a fxp0: divert .Ed Ciao, Sheldon. Responsible Changed From-To: freebsd-doc->archie Over to netgraph maintainer. State Changed From-To: open->closed Patch applied. |