draft-ietf-snmpconf-bcp-xx Working Documents

draft-ietf-snmpconf-bcp-10.nroff (nroff)

draft-ietf-snmpconf-bcp-10.txt (formatted)

Dated 1 August 2002. THIS WAS SUBMITTED as draft-ietf-snmpconf-bcp-10, and underwent IESG review.

CANDIDATE draft-ietf-snmpconf-bcp-11.nroff (nroff)

CANDIDATE draft-ietf-snmpconf-bcp-11.txt (formatted)

Dated 30 December 2002. This was submitted to the internet drafts editor, and is in the repository as draft-ietf-snmpconf-bcp-11. This was in response to a few issues raised by the IESG and Bert Wijnen in re-review.

CANDIDATE draft-ietf-snmpconf-bcp-12.nroff (nroff)

CANDIDATE draft-ietf-snmpconf-bcp-12.txt (formatted)

DATED 20 JANUARY 2003. This has a few changes in further review by Bert, namely

This has not been submitted to the IESG yet, and is here for working group review.

Updated fix.pl

I don't actually know what actually causes it, but using nroff and the fix.pl that has been circulating with the document causes all of the headers in the document to be double-printed, with garbage characters and all that, nasty stuff. This has occurred to me somewhat independent of the version of nroff I'm using. This is my own UPDATED fix.pl which fixes the problem in all of the manifestations I've seen. To use it, invoke

nroff -ms input-nroff-file.txt | perl fix.pl > output-file.txt

(You'll also need to rename the file to 'fix.pl' on your system to correspond to the above example--this web server won't allow me to have files with .pl extensions. :)