File: 14_improve_description

package info (click to toggle)
chntpw 140201-1.2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 4,160 kB
  • sloc: ansic: 24,950; makefile: 168
file content (33 lines) | stat: -rw-r--r-- 1,196 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33

Description:  Fix description and typos in the code 

 Patches available at:
 https://github.com/rescatux/chntpw/commit/dc1c6edf135d9d628ab4230605bd778efd7c5dba?diff=unified
 https://github.com/rescatux/chntpw/commit/684d32504e4875fcb647544cb83903b375f22505
 
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803883
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803884
Forwarded: yes
Origin: other
Author: Adrian Gibanel Lopez <adrian15sgd@gmail.com>
Reviewed-by: Javier Fernández-Sanguino
--- a/sampasswd.c
+++ b/sampasswd.c
@@ -1,5 +1,5 @@
 /*
- * sampasswd.c - SAM database, add or remove user in a group
+ * sampasswd.c - SAM database, reset user password or account bits
  * 
  * Command line utility, non-interactive to reset user password and/or
  * account bits for a user in the SAM database
--- a/samusrgrp.c
+++ b/samusrgrp.c
@@ -1,7 +1,7 @@
 /*
  * samusrgrp.c - SAM database, add or remove user in a group
  * 
- * Command line utility, non-inreractive to add or remove a user to/from
+ * Command line utility, non-interactive to add or remove a user to/from
  * a local group in the SAM database, list groups with memberships etc
  *
  * When run as: