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 -1
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