Fix a couple of spelling mistakes
Approved by: dougb
This commit is contained in:
parent
b480947854
commit
40a7ac4bbf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38599
2 changed files with 3 additions and 3 deletions
|
@ -330,7 +330,7 @@ DefaultEncryption Never # comment this line to allow encryption
|
|||
|
||||
# Set the default printer/job policies...
|
||||
<Policy default>
|
||||
# Job-related operations must be done by the owner or an adminstrator...
|
||||
# Job-related operations must be done by the owner or an administrator...
|
||||
<Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job Purge-Jobs \
|
||||
Set-Job-Attributes Create-Job-Subscription Renew-Subscription Cancel-Subscription \
|
||||
Get-Notifications Reprocess-Job Cancel-Current-Job Suspend-Current-Job Resume-Job \
|
||||
|
@ -339,7 +339,7 @@ CUPS-Move-Job>
|
|||
Order deny,allow
|
||||
</Limit>
|
||||
|
||||
# All administration operations require an adminstrator to authenticate...
|
||||
# All administration operations require an administrator to authenticate...
|
||||
<Limit Pause-Printer Resume-Printer Set-Printer-Attributes Enable-Printer \
|
||||
Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs \
|
||||
Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer Startup-Printer \
|
||||
|
|
|
@ -174,7 +174,7 @@
|
|||
<title>Mentorship duration</title>
|
||||
|
||||
<para>As the trust level develops and grows, the mentee may be
|
||||
granted <quote>implicits</quote> commit rights. This can include
|
||||
granted <quote>implicit</quote> commit rights. This can include
|
||||
trivial changes to a <filename>Makefile</filename>,
|
||||
<filename>pkg-descr</filename> etc. Similarly, it may include
|
||||
<makevar>PORTVERSION</makevar> updates that do not include
|
||||
|
|
Loading…
Reference in a new issue