/usr/share/help/C/gnome-help/user-delete.page is in gnome-user-guide 3.4.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 | <page xmlns="http://projectmallard.org/1.0/"
type="topic" style="task"
id="user-delete">
<info>
<link type="guide" xref="user-accounts#manage"/>
<desc>Remove users that no longer use your computer.</desc>
<revision pkgversion="3.4.0" date="2012-02-19" status="review"/>
<credit type="author">
<name>Tiffany Antopolski</name>
<email>tiffany@antopolski.com</email>
</credit>
<credit type="author">
<name>GNOME Documentation Project</name>
<email>gnome-doc-list@gnome.org</email>
</credit>
<credit type="author">
<name>Shaun McCance</name>
<email>shaunm@gnome.org</email>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Delete a user account</title>
<p>You can add multiple user accounts to your computer. See
<link xref="user-add"/> to learn how. If somebody is no longer using
your computer, you can delete that user's account.</p>
<steps>
<item><p>Click your name on the top bar, then click the picture next to your
name to open the <gui>User Accounts</gui> window.</p></item>
<item><p>Click <gui>Unlock</gui> in the top right corner and type your
password to make changes. You must be an administrative user to delete user
accounts.</p></item>
<item><p>Select the user you want to delete and click the <gui>-</gui> button.</p></item>
<item><p>Each user has their own home folder for their files and settings.
You can choose to keep or delete the user's home folder. Click <gui>Delete
Files</gui> if you're sure they won't be used anymore and you need to free up
disk space. These files are permanently deleted. They can't be recovered. You
may want to back up the files to an external drive or CD before deleting
them.</p></item>
</steps>
</page>
|