From d977bc5d1947d88450664e04fe220c54db2be3ee Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Sun, 20 May 2012 12:28:09 +0000 Subject: [PATCH] - useradd(8): Return code 13 no more documented. Closes: #661802 --- debian/changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index 2c96a323..3c4d35a4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ shadow (1:4.1.5.1-1) unstable; urgency=low Closes: #660406 - manpages: .so links point to paths relative to the top-level manual hierarchy. Closes: #661025 + - useradd(8): Return code 13 no more documented. Closes: #661802 * debian/patches/series, debian/patches/428_grpck_add_prune_option: Removed. The -p option was not documented and was meant to fix consequences of a bug now fixed more than 10 years ago.