diff options
author | MarcoFalke <falke.marco@gmail.com> | 2016-10-05 14:56:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-05 14:56:44 +0200 |
commit | 4ce983bee9efb184f8c126d9f099dc2cae99500a (patch) | |
tree | 45e3d5a905bd6623b164cd8a433b5462847046ce /bip-0002.mediawiki | |
parent | ed5661dbec67bf8b02f6aea74011b5e5f84c3c1f (diff) |
BIP2: Remove Superseded from choices for Status
The section about the BIP status field only defines
"Replaced or Obsolete (which is equivalent to Replaced)",
so remove "Superseded" for clarity.
Diffstat (limited to 'bip-0002.mediawiki')
-rw-r--r-- | bip-0002.mediawiki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0002.mediawiki b/bip-0002.mediawiki index 64eaf36..8c745c8 100644 --- a/bip-0002.mediawiki +++ b/bip-0002.mediawiki @@ -126,7 +126,7 @@ Each BIP must begin with an RFC 822 style header preamble. The headers must appe * Comments-Summary: <summary tone> Comments-URI: <links to wiki page for comments> Status: <Draft | Active | Proposed | Deferred | Rejected | - Withdrawn | Final | Superseded> + Withdrawn | Final | Replaced> Type: <Standards Track | Informational | Process> Created: <date created on, in ISO 8601 (yyyy-mm-dd) format> License: <abbreviation for approved license(s)> |