Fix a typo. Thanks to Justin Pryzby. Closes: #447757

This commit is contained in:
nekral-guest
2007-10-27 13:15:50 +00:00
parent cf467c52af
commit 21a85fb04a
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -12,6 +12,7 @@ shadow (1:4.0.18.1-12) UNRELEASED; urgency=low
page. Thanks to Nicolas Aupetit. Closes: #439090
* Debian packaging fixes:
- Fix typos in useradd default file. Thanks to Justin Pryzby.
- Fix typos in cppw.8. Thanks to Justin Pryzby. Closes: #447757
-- Christian Perrier <bubulle@debian.org> Sun, 01 Jul 2007 22:56:57 +0200

2
debian/cppw.8 vendored
View File

@@ -10,7 +10,7 @@ cppw, cpgr \- copy with locking the given file to the password or group file
.BR cppw " and " cpgr
will copy, with locking, the given file to
.IR /etc/passwd " and " /etc/group ", respectively."
With the \fB\-s\fR flag, they will edit the shadow versions of those files,
With the \fB\-s\fR flag, they will copy the shadow versions of those files,
.IR /etc/shadow " and " /etc/gshadow ", respectively."
With the \fB\-h\fR flag, the commands display a short help message and exit