Re: debian-refcard

2016-04-01 Thread Holger Wansing
Hi,

Joost van Baal-Ilić  wrote:
> Yes please commit.  It seems the 5.x scheme got picked when the refcard
> was shipped with Debian 5 lenny; and never got updated after that

Done (including unfuzzying trivial changes in translations).


While updating the german translation, I came to some more minor things:
- add .. tag to some package names
- move 'kill -9 PID' behind 'ps' and add some explanation for kill / PID



Index: entries.dbk
===
--- entries.dbk (Revision 11081)
+++ entries.dbk (Arbeitskopie)
@@ -156,8 +156,8 @@
   
dpkg-reconfigure
package-name
-   Reconfigure a package, e.g. keyboard-configuration
-   (keyboard), locales (localisation).
+   Reconfigure a package, e.g. 
keyboard-configuration
+   (keyboard), locales 
(localisation).
   
   
update-alternatives
@@ -301,13 +301,6 @@
files
Find search-string in files.
   
-  
-   kill
-   -9
-   number
-   Send signal to process (e.g. terminate
-   it).
-  
   
ln -s file
link
@@ -319,6 +312,13 @@
options
Show current processes.
   
+  
+   kill
+   -9
+   PID
+   Send signal to process (e.g. terminate
+   it). Use ps for PID.
+  
   
su -
username



-- 

Created with Sylpheed 3.5.0 under
D E B I A N   L I N U X   8 . 0   " J E S S I E " .

Registered Linux User #311290 - https://linuxcounter.net/




Re: debian-refcard

2016-04-01 Thread Justin B Rye
Holger Wansing wrote:
> Index: entries.dbk
[...]
> @@ -156,8 +156,8 @@
>
>   dpkg-reconfigure
>   package-name
> - Reconfigure a package, e.g. keyboard-configuration
> - (keyboard), locales (localisation).
> + Reconfigure a package, e.g. 
> keyboard-configuration
> + (keyboard), locales 
> (localisation).
  ^
Is this package using en_GB or en_US?  Elsewhere it seemed to be
standardising on -izing...

(Or "l10n", but then you'd need a glossentry for that too!)
-- 
JBR with qualifications in linguistics, experience as a Debian
sysadmin, and probably no clue about this particular package