diff options
Diffstat (limited to 'man3')
| -rw-r--r-- | man3/aio_cancel.3 | 5 | ||||
| -rw-r--r-- | man3/aio_error.3 | 5 | ||||
| -rw-r--r-- | man3/aio_fsync.3 | 5 | ||||
| -rw-r--r-- | man3/aio_read.3 | 5 | ||||
| -rw-r--r-- | man3/aio_return.3 | 5 | ||||
| -rw-r--r-- | man3/aio_suspend.3 | 5 | ||||
| -rw-r--r-- | man3/aio_write.3 | 5 | ||||
| -rw-r--r-- | man3/cfree.3 | 5 | ||||
| -rw-r--r-- | man3/crypt.3 | 5 | ||||
| -rw-r--r-- | man3/dlopen.3 | 5 | ||||
| -rw-r--r-- | man3/errno.3 | 5 | ||||
| -rw-r--r-- | man3/fenv.3 | 5 | ||||
| -rw-r--r-- | man3/ftime.3 | 5 | ||||
| -rw-r--r-- | man3/ftw.3 | 5 | ||||
| -rw-r--r-- | man3/getgrent_r.3 | 5 | ||||
| -rw-r--r-- | man3/getpass.3 | 5 | ||||
| -rw-r--r-- | man3/getpwent_r.3 | 5 | ||||
| -rw-r--r-- | man3/getutent.3 | 5 | ||||
| -rw-r--r-- | man3/hsearch.3 | 5 | ||||
| -rw-r--r-- | man3/lio_listio.3 | 5 | ||||
| -rw-r--r-- | man3/login.3 | 5 | ||||
| -rw-r--r-- | man3/longjmp.3 | 5 | ||||
| -rw-r--r-- | man3/perror.3 | 5 | ||||
| -rw-r--r-- | man3/printf.3 | 5 | ||||
| -rw-r--r-- | man3/scandirat.3 | 5 | ||||
| -rw-r--r-- | man3/setjmp.3 | 5 | ||||
| -rw-r--r-- | man3/strfmon.3 | 5 | ||||
| -rw-r--r-- | man3/strtoimax.3 | 5 | ||||
| -rw-r--r-- | man3/termios.3 | 5 | ||||
| -rw-r--r-- | man3/ttyname.3 | 5 | ||||
| -rw-r--r-- | man3/ualarm.3 | 5 | ||||
| -rw-r--r-- | man3/wcstoimax.3 | 5 | ||||
| -rw-r--r-- | man3/wordexp.3 | 5 |
33 files changed, 66 insertions, 99 deletions
diff --git a/man3/aio_cancel.3 b/man3/aio_cancel.3 index 74d33fde89..740ccadb01 100644 --- a/man3/aio_cancel.3 +++ b/man3/aio_cancel.3 @@ -16,9 +16,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .TH AIO_CANCEL 3 2012-05-08 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/aio_error.3 b/man3/aio_error.3 index ffd29da6b0..9ef3fa2e82 100644 --- a/man3/aio_error.3 +++ b/man3/aio_error.3 @@ -16,9 +16,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .TH AIO_ERROR 3 2012-05-08 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/aio_fsync.3 b/man3/aio_fsync.3 index 9bd0044262..0e7b2b9a53 100644 --- a/man3/aio_fsync.3 +++ b/man3/aio_fsync.3 @@ -16,9 +16,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .TH AIO_FSYNC 3 2012-05-08 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/aio_read.3 b/man3/aio_read.3 index ab3366b620..919abea87e 100644 --- a/man3/aio_read.3 +++ b/man3/aio_read.3 @@ -16,9 +16,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .TH AIO_READ 3 2012-05-08 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/aio_return.3 b/man3/aio_return.3 index 96ec1b82d7..78a1c51faf 100644 --- a/man3/aio_return.3 +++ b/man3/aio_return.3 @@ -16,9 +16,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .TH AIO_RETURN 3 2012-05-08 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/aio_suspend.3 b/man3/aio_suspend.3 index bbab773d80..1f47108499 100644 --- a/man3/aio_suspend.3 +++ b/man3/aio_suspend.3 @@ -17,9 +17,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .TH AIO_SUSPEND 3 2012-05-08 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/aio_write.3 b/man3/aio_write.3 index 47eeadb5f5..3f18da308d 100644 --- a/man3/aio_write.3 +++ b/man3/aio_write.3 @@ -16,9 +16,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .TH AIO_WRITE 3 2012-05-08 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/cfree.3 b/man3/cfree.3 index b3976c0503..4fc0afb58f 100644 --- a/man3/cfree.3 +++ b/man3/cfree.3 @@ -16,9 +16,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .TH CFREE 3 2007-07-26 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/crypt.3 b/man3/crypt.3 index c10ee30121..051f927289 100644 --- a/man3/crypt.3 +++ b/man3/crypt.3 @@ -17,9 +17,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" Sun Feb 19 21:32:25 1995, faith@cs.unc.edu edited details away .\" diff --git a/man3/dlopen.3 b/man3/dlopen.3 index 82f2511460..ae49203bbe 100644 --- a/man3/dlopen.3 +++ b/man3/dlopen.3 @@ -19,9 +19,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" Modified by David A. Wheeler <dwheeler@dwheeler.com> 2000-11-28. .\" Applied patch by Terran Melconian, aeb, 2001-12-14. diff --git a/man3/errno.3 b/man3/errno.3 index 534b1ee430..31411c463b 100644 --- a/man3/errno.3 +++ b/man3/errno.3 @@ -16,9 +16,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" 5 Oct 2002, Modified by Michael Kerrisk <mtk.manpages@gmail.com> .\" Updated for POSIX.1 2001 diff --git a/man3/fenv.3 b/man3/fenv.3 index 0f2be52934..009e49b613 100644 --- a/man3/fenv.3 +++ b/man3/fenv.3 @@ -16,9 +16,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" 2000-08-14 added GNU additions from Andreas Jaeger .\" 2000-12-05 some changes inspired by acahalan's remarks diff --git a/man3/ftime.3 b/man3/ftime.3 index 0b2c3882b5..45d8dbf30a 100644 --- a/man3/ftime.3 +++ b/man3/ftime.3 @@ -18,9 +18,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" Modified Sat Jul 24 14:23:14 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sun Oct 18 17:31:43 1998 by Andries Brouwer (aeb@cwi.nl) diff --git a/man3/ftw.3 b/man3/ftw.3 index 9095cd6562..7f57f2ef99 100644 --- a/man3/ftw.3 +++ b/man3/ftw.3 @@ -19,9 +19,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" Modified Sun Jul 25 11:02:22 1993 by Rik Faith (faith@cs.unc.edu) .\" 2006-05-24, Justin Pryzby <justinpryzby@users.sf.net> diff --git a/man3/getgrent_r.3 b/man3/getgrent_r.3 index 4c59b6d4ba..6ff251ad7d 100644 --- a/man3/getgrent_r.3 +++ b/man3/getgrent_r.3 @@ -16,9 +16,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .TH GETGRENT_R 3 2010-10-21 "GNU" "Linux Programmer's Manual" .SH NAME diff --git a/man3/getpass.3 b/man3/getpass.3 index d920c39bc1..8bc64cae84 100644 --- a/man3/getpass.3 +++ b/man3/getpass.3 @@ -16,9 +16,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .TH GETPASS 3 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man3/getpwent_r.3 b/man3/getpwent_r.3 index a32ae9dece..13d397fa68 100644 --- a/man3/getpwent_r.3 +++ b/man3/getpwent_r.3 @@ -16,9 +16,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .TH GETPWENT_R 3 2010-10-21 "GNU" "Linux Programmer's Manual" .SH NAME diff --git a/man3/getutent.3 b/man3/getutent.3 index d2c0628432..5a3de857a0 100644 --- a/man3/getutent.3 +++ b/man3/getutent.3 @@ -16,9 +16,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" References consulted: .\" Linux libc source code diff --git a/man3/hsearch.3 b/man3/hsearch.3 index 6f337a5498..344def1624 100644 --- a/man3/hsearch.3 +++ b/man3/hsearch.3 @@ -18,9 +18,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" References consulted: .\" SunOS 4.1.1 man pages diff --git a/man3/lio_listio.3 b/man3/lio_listio.3 index fc134c3c7b..ea5ea8010d 100644 --- a/man3/lio_listio.3 +++ b/man3/lio_listio.3 @@ -16,9 +16,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .TH LIO_LISTIO 3 2012-05-08 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/login.3 b/man3/login.3 index d135b26d78..350302be60 100644 --- a/man3/login.3 +++ b/man3/login.3 @@ -17,9 +17,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .TH LOGIN 3 2004-05-06 "GNU" "Linux Programmer's Manual" .SH NAME diff --git a/man3/longjmp.3 b/man3/longjmp.3 index 47db16d4b0..7452726466 100644 --- a/man3/longjmp.3 +++ b/man3/longjmp.3 @@ -16,9 +16,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" Added siglongjmp, Sun Mar 2 22:03:05 EST 1997, jrv@vanzandt.mv.com .\" Modifications, Sun Feb 26 14:39:45 1995, faith@cs.unc.edu diff --git a/man3/perror.3 b/man3/perror.3 index 33ddaab776..8b985f20a4 100644 --- a/man3/perror.3 +++ b/man3/perror.3 @@ -19,9 +19,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" 1996-01-13 aeb: merged in some text contributed by Melvin Smith .\" (msmith@falcon.mercer.peachnet.edu) and various other changes. diff --git a/man3/printf.3 b/man3/printf.3 index a304257544..90aa9353fe 100644 --- a/man3/printf.3 +++ b/man3/printf.3 @@ -16,9 +16,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" .\" Earlier versions of this page influenced the present text. diff --git a/man3/scandirat.3 b/man3/scandirat.3 index afbe4910f8..6e921e21e1 100644 --- a/man3/scandirat.3 +++ b/man3/scandirat.3 @@ -17,9 +17,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .TH SCANDIRAT 3 2012-03-17 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man3/setjmp.3 b/man3/setjmp.3 index 697629050f..ac90eb2310 100644 --- a/man3/setjmp.3 +++ b/man3/setjmp.3 @@ -16,9 +16,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" Added sigsetjmp, Sun Mar 2 22:03:05 EST 1997, jrv@vanzandt.mv.com .\" Modifications, Sun Feb 26 14:39:45 1995, faith@cs.unc.edu diff --git a/man3/strfmon.3 b/man3/strfmon.3 index f9100186ee..4978867fdb 100644 --- a/man3/strfmon.3 +++ b/man3/strfmon.3 @@ -16,9 +16,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .TH STRFMON 3 2000-12-05 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man3/strtoimax.3 b/man3/strtoimax.3 index 35da26cf08..4a090eea20 100644 --- a/man3/strtoimax.3 +++ b/man3/strtoimax.3 @@ -16,9 +16,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .TH STRTOIMAX 3 2003-11-28 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/termios.3 b/man3/termios.3 index 7c471bd482..1a4b8066c8 100644 --- a/man3/termios.3 +++ b/man3/termios.3 @@ -18,9 +18,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" Modified 1993-07-24 by Rik Faith <faith@cs.unc.edu> .\" Modified 1995-02-25 by Jim Van Zandt <jrv@vanzandt.mv.com> diff --git a/man3/ttyname.3 b/man3/ttyname.3 index 00a4a763c5..d67e09417c 100644 --- a/man3/ttyname.3 +++ b/man3/ttyname.3 @@ -16,9 +16,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" Modified 2001-12-13, Martin Schulze <joey@infodrom.org> .\" Added ttyname_r, aeb, 2002-07-20 diff --git a/man3/ualarm.3 b/man3/ualarm.3 index 3426790625..d1478ab008 100644 --- a/man3/ualarm.3 +++ b/man3/ualarm.3 @@ -16,9 +16,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .TH UALARM 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/wcstoimax.3 b/man3/wcstoimax.3 index 5e70ca3e47..8daffbfa97 100644 --- a/man3/wcstoimax.3 +++ b/man3/wcstoimax.3 @@ -16,9 +16,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .TH WCSTOIMAX 3 2003-11-01 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/wordexp.3 b/man3/wordexp.3 index 4fdf4ab147..a59373fbe0 100644 --- a/man3/wordexp.3 +++ b/man3/wordexp.3 @@ -16,9 +16,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .TH WORDEXP 3 2008-07-14 "" "Linux Programmer's Manual" .SH NAME |
