Merge lp:~unit193/xubuntu-docs/fixes into lp:xubuntu-docs/vivid

Proposed by Unit 193
Status: Merged
Merged at revision: 293
Proposed branch: lp:~unit193/xubuntu-docs/fixes
Merge into: lp:xubuntu-docs/vivid
Diff against target: 133 lines (+15/-15)
3 files modified
desktop-guide/C/internet-networks.xml (+13/-13)
desktop-guide/C/migrating-upgrading.xml (+1/-1)
desktop-guide/libs/xubuntu.ent (+1/-1)
To merge this branch: bzr merge lp:~unit193/xubuntu-docs/fixes
Reviewer Review Type Date Requested Status
Pasi Lallinaho Pending
Review via email: mp+250086@code.launchpad.net

Description of the change

I did diz for you.

To post a comment you must log in.
lp:~unit193/xubuntu-docs/fixes updated
293. By Pasi Lallinaho

Merging more of Unit193's fixes.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'desktop-guide/C/internet-networks.xml'
2--- desktop-guide/C/internet-networks.xml 2015-02-14 23:24:52 +0000
3+++ desktop-guide/C/internet-networks.xml 2015-02-18 00:01:42 +0000
4@@ -27,7 +27,7 @@
5
6 <note><para>If you are connecting to a wireless network for the first time, security details may be needed. If so, a dialog box will open. In most cases, the security type will be detected automatically. If not, select the security type from the <guilabel>Wi-Fi Security</guilabel> drop-down box, enter the authentication details and press <guibutton>Connect</guibutton>.</para></note>
7
8- <para>To disconnect from a network, click the <application>NetworkManager</application> icon, and select Disconnect under the appropriate connection type. To disable (and re-enable) wired and/or wireless connections all together, click the <application>NetworkManager</application> icon and select <menuchoice><guimenuitem>Enable Networking</guimenuitem></menuchoice> and <menuchoice><guimenuitem>Enable Wi-Fi</guimenuitem></menuchoice>. These choices are toggles. Their enabled/disabled status is indicated by the presence/absence of a check mark.</para>
9+ <para>To disconnect from a network, click the <application>NetworkManager</application> icon, and select Disconnect under the appropriate connection type. To disable (and re-enable) wired and/or wireless connections all together, click the <application>NetworkManager</application> icon, select <menuchoice><guimenuitem>Enable Networking</guimenuitem></menuchoice> and <menuchoice><guimenuitem>Enable Wi-Fi</guimenuitem></menuchoice>. These choices are toggles. Their enabled/disabled status is indicated by the presence/absence of a check mark.</para>
10 </section>
11
12 <section id="network-configure">
13@@ -89,7 +89,7 @@
14 <listitem>
15 <para>Using <application>NetworkManager</application></para>
16 <itemizedlist>
17- <listitem><para>Click on the <application>NetworkManager</application> icon</para></listitem>
18+ <listitem><para>Click on the <application>NetworkManager</application> icon</para></listitem>
19 <listitem><para>Select <menuchoice><guimenuitem>Information</guimenuitem></menuchoice>. If <guilabel>Information</guilabel> is disabled, it is likely there is no active connection. Try using <application>ifconfig</application> to find out more.</para></listitem>
20 <listitem><para>Each active connection will have its own tab where you can find relevant connection information</para></listitem>
21 </itemizedlist>
22@@ -97,7 +97,7 @@
23 <listitem>
24 <para>Using <application>ifconfig</application></para>
25 <itemizedlist>
26- <listitem><para>Open a terminal (&terminal;) and type the command <userinput>ifconfig</userinput> and press <keycap>&key;Enter</keycap></para></listitem>
27+ <listitem><para>Open a terminal (&terminal;), type the command <userinput>ifconfig</userinput> then press the <keycap>&key;Enter</keycap> key.</para></listitem>
28 <listitem><para><application>ifconfig</application> will show you extensive information about your connection, including logical or connection name(s) (e.g. eth1) in the left column, IP address in the <guilabel>inet addr</guilabel> column and the MAC address for your device in the <guilabel>HWaddr</guilabel> column</para></listitem>
29 </itemizedlist>
30 </listitem>
31@@ -109,7 +109,7 @@
32
33 <para>A reliable method to check if a connection is working properly is to ping another computer on the network or the Internet.</para>
34
35- <para>To check if your computer is connected to the Internet, open a terminal (&terminal;) and type the command <userinput>ping -c 3 www.xubuntu.org</userinput> and press <keycap>&key;Enter</keycap></para>
36+ <para>To check if your computer is connected to the Internet, open a terminal (&terminal;), type the command <userinput>ping -c 3 www.xubuntu.org</userinput> then press the <keycap>&key;Enter</keycap> key.</para>
37
38 <para>The computer will then attempt to contact www.xubuntu.org three times and display the results. The ping statistics display the number of packets transmitted, how many packets were received, the percentage of packet loss, and the total time spent.</para>
39
40@@ -128,7 +128,7 @@
41
42 <para>This section covers some common problems faced with wireless support. There is much more information available in the <ulink url="&communitywiki-wifi;">Community Help Wiki</ulink>.</para>
43
44- <note><para>Please note that the steps in this troubleshooting guide are designed to be carried out in the order shown, unless you are pointed to a different subsection</para></note>
45+ <note><para>Please note that the steps in this troubleshooting guide are designed to be carried out in the order shown, unless you are pointed to a different subsection.</para></note>
46
47 <section id="network-troubleshoothing-wifi-on">
48 <title>Check that the device is turned on</title>
49@@ -141,7 +141,7 @@
50 <section id="network-troubleshooting-device-recognized">
51 <title>Check if the device is recognized</title>
52
53- <para>Open a terminal (&terminal;) and type the command <userinput>sudo lshw -C network</userinput> and press <keycap>&key;Enter</keycap>. You will see some output, along with the words <guilabel>CLAIMED</guilabel>, <guilabel>UNCLAIMED</guilabel>, <guilabel>ENABLED</guilabel> or <guilabel>DISABLED</guilabel>.</para>
54+ <para>Open a terminal (&terminal;), type the command <userinput>sudo lshw -C network</userinput>, then press the <keycap>&key;Enter</keycap> key. You will see some output, along with the words <guilabel>CLAIMED</guilabel>, <guilabel>UNCLAIMED</guilabel>, <guilabel>ENABLED</guilabel> or <guilabel>DISABLED</guilabel>.</para>
55
56 <itemizedlist>
57 <listitem><para><guilabel>CLAIMED</guilabel> indicates that a driver is loaded but not functioning. Continue to <xref linkend="network-troubleshooting-ndiswrapper" />.</para></listitem>
58@@ -157,7 +157,7 @@
59 <para>Xubuntu supports a system known as <application>NDISWrapper</application>. This allows you to use a Windows wireless device driver under Xubuntu. To start using <application>NDISWrapper</application>:</para>
60
61 <itemizedlist>
62- <listitem><para>Obtain the Windows driver for your network device and locate the file that ends with .inf</para></listitem>
63+ <listitem><para>Obtain the Windows driver for your network device and locate the file that ends with <literal>.inf</literal></para></listitem>
64 <listitem><para>Install the <literal>&package;ndisgtk</literal> package</para></listitem>
65 <listitem><para>Go to &wm-settings-ndisgtk;</para></listitem>
66 <listitem><para>Select <guibutton>Install new driver</guibutton></para></listitem>
67@@ -169,7 +169,7 @@
68 <section id="network-troubleshooting-router">
69 <title>Checking for a connection to the router</title>
70
71- <para>Open a terminal (&terminal;) and type the command <userinput>iwconfig</userinput> and press <keycap>&key;Enter</keycap>.</para>
72+ <para>Open a terminal (&terminal;), type the command <userinput>iwconfig</userinput> then press the <keycap>&key;Enter</keycap> key.</para>
73
74 <para>If the <guilabel>ESSID</guilabel> for your router is displayed, there may be a problem with ACPI support. Boot Xubuntu with the <literal>pci=noacpi</literal> option.</para>
75 </section>
76@@ -183,7 +183,7 @@
77 <section id="network-troubleshooting-ip-assignment">
78 <title>Checking IP assignment</title>
79
80- <para>Open a terminal (&terminal;) and type the command <userinput>ifconfig</userinput> and press <keycap>&key;Enter</keycap>. If there is an IP address displayed, continue to <xref linkend="network-troubleshooting-dns" />.</para>
81+ <para>Open a terminal (&terminal;), type the command <userinput>ifconfig</userinput> then press the <keycap>&key;Enter</keycap> key. If there is an IP address displayed, continue to <xref linkend="network-troubleshooting-dns" />.</para>
82
83 <para>From the terminal enter the following command, replacing <literal>eth1</literal> with the name of the connection shown in the output from the <application>ifconfig</application> command: <userinput>sudo dhclient eth1</userinput></para>
84
85@@ -196,9 +196,9 @@
86 <section id="network-troubleshooting-dns">
87 <title>Check Domain Name Servers (DNS)</title>
88
89- <para>Open a terminal (&terminal;) and type the command <userinput>nmcli device show</userinput> and press <keycap>&key;Enter</keycap>, then look for the entry under <literal>IP4.DNS</literal></para>
90+ <para>Open a terminal (&terminal;), type the command <userinput>nmcli device show</userinput> then press the <keycap>&key;Enter</keycap> key. Look for the entries under <literal>IP4.DNS</literal></para>
91
92- <para>To check if the listed DNS works, open a terminal (&terminal;) and type the command <userinput>dig xubuntu.org</userinput> and press <keycap>&key;Enter</keycap>. If you see the word <literal>NOERROR</literal>in the header section of the output, your DNS is working.</para>
93+ <para>To check if the listed DNS works, open a terminal (&terminal;), type the command <userinput>dig xubuntu.org</userinput> then press the <keycap>&key;Enter</keycap> key. If you see the word <literal>NOERROR</literal>in the header section of the output, your DNS is working.</para>
94
95 <para>If there are no DNS settings listed, contact your Internet Service Provider (ISP), and find out your primary and secondary domain name servers. Once you have this information, continue to <xref linkend="network-connect-disconnect" /> and <xref linkend="network-configure" /> if needed.</para>
96 </section>
97@@ -218,8 +218,8 @@
98
99 <para>Upon successfully connecting to the server, an icon labeled with connection details will appear in the <application>Gigolo</application> window. To bookmark connections, right-click on a connection and select <menuchoice><guimenuitem>Create Bookmark</guimenuitem></menuchoice>. In the <guilabel>Edit Bookmarks</guilabel> dialog, you can name the bookmark and set other options, including the option to auto-connect. Once you are done, click <guibutton>OK</guibutton> to create the bookmark.</para>
100
101- <tip><para>The Windows Share username should be in the format DOMAIN\username</para></tip>
102+ <tip><para>The Windows Share username should be in the format <literal>DOMAIN\username</literal></para></tip>
103
104- <note><para>For SAMBA Networks (Windows shares), the package <literal>&package;gvfs-backends</literal> needs to be installed in order to connect using the <application>Thunar File Manager</application>.</para></note>
105+ <note><para>For Samba Networks (Windows shares), the package <literal>&package;gvfs-backends</literal> needs to be installed in order to connect using the <application>Thunar File Manager</application>.</para></note>
106 </section>
107 </chapter>
108
109=== modified file 'desktop-guide/C/migrating-upgrading.xml'
110--- desktop-guide/C/migrating-upgrading.xml 2014-10-28 22:59:53 +0000
111+++ desktop-guide/C/migrating-upgrading.xml 2015-02-18 00:01:42 +0000
112@@ -87,7 +87,7 @@
113 <section id="upgrading-to-devel">
114 <title>Upgrading to the development version</title>
115
116- <warning><para>Development releases often suffer from package breakages and other problems. Only install a development release if you are prepared to attempt to fix these problems for yourself or if you want to help the Xubuntu team by testing and giving feedback.</para></warning>
117+ <warning><para>Development releases often suffer from package breakages and other problems. Only install a development release if you are prepared to attempt to fix these problems for yourself or if you want to help the Xubuntu team by testing and giving feedback.</para></warning>
118 <note><para>You will need to be running the latest regular version to be able to upgrade to the version currently under development.</para></note>
119 <para>If you would like to install and test the latest development version of Xubuntu before it is released, run <userinput>pkexec update-manager -c -d</userinput> at the command line. This will allow you to upgrade to the current development release. Please consider <ulink url="http://xubuntu.org/contribute/qa">getting involved</ulink> with reporting usage of development versions and associated packages.</para>
120 </section>
121
122=== modified file 'desktop-guide/libs/xubuntu.ent'
123--- desktop-guide/libs/xubuntu.ent 2015-01-19 14:36:56 +0000
124+++ desktop-guide/libs/xubuntu.ent 2015-02-18 00:01:42 +0000
125@@ -34,7 +34,7 @@
126 <!ENTITY gnu-web 'http://www.gnu.org/' >
127 <!ENTITY gimp-web 'http://www.gimp.org/' >
128 <!ENTITY gthumb-web 'https://live.gnome.org/gthumb' >
129-<!ENTITY haveibeenpwned 'https://haveibeenpwnedcom/' >
130+<!ENTITY haveibeenpwned 'https://haveibeenpwned.com/' >
131 <!ENTITY kernel-web 'http://www.kernel.org/' >
132 <!ENTITY laptop-qa 'http://laptop.qa.ubuntu.com/' >
133 <!ENTITY launchpad-web 'http://launchpad.net/' >

Subscribers

People subscribed via source and target branches