diff options
| author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2008-03-20 12:34:56 +0000 | 
|---|---|---|
| committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2008-03-20 12:34:56 +0000 | 
| commit | 0cc0c2dde7c19eef94ea9ddd5038e91be048d5b3 (patch) | |
| tree | 0e700a8dcdea44fb32f91e5ea2739914b82ee76d | |
| parent | Update to 1.44.01 (diff) | |
- Stop saying e.i. (id est) when e.g. (exempli gratia) is meant
- Whitespace nits
| -rw-r--r-- | KNOBS | 9 | 
1 files changed, 4 insertions, 5 deletions
| @@ -9,12 +9,11 @@  #  - Knob descriptions must be 45 characters or less  #  #  - Naming knobs: -#     When a port has a lib-prefix (ie: libquicktime, libxine) -#      the lib-prefix should be stripped from the knob name. -#      (ie: QUICKTIME, XINE). +#      When a port has a lib-prefix (e.g.: libquicktime, libxine) +#      the lib-prefix should be stripped from the knob name +#     (e.g.: QUICKTIME, XINE).  # -# -# Keep this list sorted in alphabetical order +# Keep this list sorted in alphabetical order.  #  # Knob name:		Knob description:  #  Length  |		|                   Length                   | | 
