Replace "a.k.a" with AP style aka

Approved by:	dougb
This commit is contained in:
Eitan Adler 2012-02-11 04:28:17 +00:00
parent 2810f33df5
commit 4ea34735e5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38439
5 changed files with 5 additions and 5 deletions

View file

@ -44,7 +44,7 @@
Protocol (<acronym>IPP</acronym>) as the basis for managing
print jobs and queues. The Line Printer Daemon
(<acronym>LPD</acronym>), Server Message Block
(<acronym>SMB</acronym>), and AppSocket (a.k.a. JetDirect)
(<acronym>SMB</acronym>), and AppSocket (aka JetDirect)
protocols are also supported with reduced functionality.
<application>CUPS</application> adds network printer browsing and
PostScript Printer Description (<acronym>PPD</acronym>) based

View file

@ -264,7 +264,7 @@ $fwcmd add deny log ip from any to any</programlisting>
<para>This tutorial assumes that you are running
<emphasis>userland-ppp</emphasis>, therefore the supplied rule set
operates on the <devicename>tun0</devicename> interface, which
corresponds to the first connection made with &man.ppp.8; (a.k.a.
corresponds to the first connection made with &man.ppp.8; (aka
<emphasis>user-ppp</emphasis>). Additional connections would use
<devicename>tun1</devicename>, <devicename>tun2</devicename> and so
on.</para>

View file

@ -614,7 +614,7 @@ applicable.</para>
repository.</para>
<para>If <makevar>RELEASETAG</makevar> is omitted, then the
release will be built from the <literal>HEAD</literal> (a.k.a. -CURRENT) branch.
release will be built from the <literal>HEAD</literal> (aka -CURRENT) branch.
Releases built from this branch are normally referred to as
<quote>-CURRENT snapshots</quote>.</para>