summaryrefslogtreecommitdiffstats
path: root/login-utils/su.c
diff options
context:
space:
mode:
authorJim Meyering2005-05-14 09:58:31 +0200
committerJim Meyering2005-05-14 09:58:31 +0200
commit7d33c6f860196adc61fa6ff058de8c133fa02ef5 (patch)
tree112a9e6a793be480ec12c83aedfd24a6583d1d3e /login-utils/su.c
parentUpdate FSF postal mail address. (diff)
downloadkernel-qcow2-util-linux-7d33c6f860196adc61fa6ff058de8c133fa02ef5.tar.gz
kernel-qcow2-util-linux-7d33c6f860196adc61fa6ff058de8c133fa02ef5.tar.xz
kernel-qcow2-util-linux-7d33c6f860196adc61fa6ff058de8c133fa02ef5.zip
Update FSF postal mail address.
Diffstat (limited to 'login-utils/su.c')
-rw-r--r--login-utils/su.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/login-utils/su.c b/login-utils/su.c
index 19c52b135..5a4964b7b 100644
--- a/login-utils/su.c
+++ b/login-utils/su.c
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software Foundation,
- Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Run a shell with the real and effective UID and GID and groups
of USER, default `root'.