Fix typo: pormissible -> permissible.

This commit is contained in:
Bruce A. Mah 2000-10-03 22:29:31 +00:00
parent fde8f77d8f
commit a029e97906
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8087
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.129 2000/09/24 07:01:53 kris Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.130 2000/09/29 01:02:30 marko Exp $
-->
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
@ -3711,7 +3711,7 @@ pre-install:
<para>The version string should follow a dash
(<literal>-</literal>) and be a period-separated list of
integers and single lowercase alphabetics. In particular,
it is not pormissible to have another dash inside the
it is not permissible to have another dash inside the
version string. The only exception is the string
<literal>pl</literal> (meaning `patchlevel'), which can be
used <emphasis>only</emphasis> when there are no major and

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.129 2000/09/24 07:01:53 kris Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.130 2000/09/29 01:02:30 marko Exp $
-->
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
@ -3711,7 +3711,7 @@ pre-install:
<para>The version string should follow a dash
(<literal>-</literal>) and be a period-separated list of
integers and single lowercase alphabetics. In particular,
it is not pormissible to have another dash inside the
it is not permissible to have another dash inside the
version string. The only exception is the string
<literal>pl</literal> (meaning `patchlevel'), which can be
used <emphasis>only</emphasis> when there are no major and