diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-29 02:59:31 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-29 02:59:31 +0000 |
commit | 6e30bdeb711eef8cad1eddc6db26fb906349de97 (patch) | |
tree | 7715330fd841fdae38bffa60f3c154d808ce16e2 /sys-apps/shadow/files | |
parent | x86 stable (oh no!) (Manifest recommit) (diff) | |
download | gentoo-2-6e30bdeb711eef8cad1eddc6db26fb906349de97.tar.gz gentoo-2-6e30bdeb711eef8cad1eddc6db26fb906349de97.tar.bz2 gentoo-2-6e30bdeb711eef8cad1eddc6db26fb906349de97.zip |
Fix small glitch in passwd.1 #68150 by rob holland.
Diffstat (limited to 'sys-apps/shadow/files')
-rw-r--r-- | sys-apps/shadow/files/shadow-4.0.4.1-passwd-typo.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sys-apps/shadow/files/shadow-4.0.4.1-passwd-typo.patch b/sys-apps/shadow/files/shadow-4.0.4.1-passwd-typo.patch new file mode 100644 index 000000000000..8f94ffcd5c99 --- /dev/null +++ b/sys-apps/shadow/files/shadow-4.0.4.1-passwd-typo.patch @@ -0,0 +1,10 @@ +Index: man/passwd.1 +=================================================================== +RCS file: /cvsroot/shadow/man/passwd.1,v +retrieving revision 1.16 +diff -u -B -U0 -r1.16 passwd.1 +--- man/passwd.1 1 May 2003 18:17:39 -0000 1.16 ++++ man/passwd.1 29 Oct 2004 02:52:21 -0000 +@@ -112 +112 @@ +-User accounts may be locked and unlocked with the \fB-l\fR and fB-u\fR ++User accounts may be locked and unlocked with the \fB-l\fR and \fB-u\fR |