getent.1, _syscall.2, acct.2, adjtimex.2, bdflush.2, brk.2, cacheflush.2, getsid.2, getxattr.2, inotify_add_watch.2, inotify_init.2, inotify_rm_watch.2, ioperm.2, ipc.2, listxattr.2, mlock.2, modify_ldt.2, mremap.2, nanosleep.2, outb.2, perf_event_open.2, ptrace.2, removexattr.2, s390_runtime_instr.2, sched_get_priority_max.2, sched_rr_get_interval.2, sched_setaffinity.2, sched_setparam.2, sched_setscheduler.2, sched_yield.2, setsid.2, setxattr.2, socketcall.2, unimplemented.2, aio_cancel.3, aio_error.3, aio_fsync.3, aio_read.3, aio_return.3, aio_suspend.3, aio_write.3, cfree.3, crypt.3, dlopen.3, encrypt.3, errno.3, fenv.3, ftime.3, ftw.3, getgrent_r.3, getpass.3, getpwent_r.3, getutent.3, hsearch.3, lio_listio.3, lockf.3, login.3, longjmp.3, perror.3, printf.3, scandirat.3, setjmp.3, strfmon.3, strtoimax.3, termios.3, ttyname.3, ualarm.3, updwtmp.3, wcstoimax.3, wordexp.3, console_ioctl.4, dsp56k.4, fd.4, hd.4, intro.4, lp.4, mem.4, null.4, ram.4, rtc.4, sk98lin.4, tty.4, ttyS.4, vcs.4, filesystems.5, group.5, host.conf.5, hosts.5, intro.5, issue.5, motd.5, networks.5, nologin.5, nsswitch.conf.5, passwd.5, proc.5, protocols.5, securetty.5, shells.5, termcap.5, ttytype.5, utmp.5, intro.6, armscii-8.7, ascii.7, bootparam.7, cp1251.7, environ.7, glob.7, intro.7, iso_8859-1.7, iso_8859-10.7, iso_8859-11.7, iso_8859-13.7, iso_8859-14.7, iso_8859-15.7, iso_8859-16.7, iso_8859-2.7, iso_8859-3.7, iso_8859-4.7, iso_8859-5.7, iso_8859-6.7, iso_8859-7.7, iso_8859-8.7, iso_8859-9.7, koi8-r.7, koi8-u.7, posixoptions.7, standards.7, unicode.7, utf-8.7, intro.8: Global fix: Add LICENSE_START(GPLv2+_doc_full)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-03-10 10:28:44 +01:00
parent c715f74112
commit 6a8d87459d
132 changed files with 264 additions and 0 deletions

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 2011, Mark R. Bannister <cambridge@users.sourceforge.net> .\" Copyright (c) 2011, Mark R. Bannister <cambridge@users.sourceforge.net>
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH GETENT 1 2011-10-31 "Linux" "User Commands" .TH GETENT 1 2011-10-31 "Linux" "User Commands"
.SH NAME .SH NAME

View File

@ -1,6 +1,7 @@
.\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Copyright (c) 1993 Michael Haardt (michael@moria.de),
.\" Fri Apr 2 11:32:09 MET DST 1993 .\" Fri Apr 2 11:32:09 MET DST 1993
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Tue Jul 6 12:42:46 MDT 1993 <dminer@nyx.cs.du.edu> .\" Tue Jul 6 12:42:46 MDT 1993 <dminer@nyx.cs.du.edu>
.\" Added "Calling Directly" and supporting paragraphs .\" Added "Calling Directly" and supporting paragraphs

View File

@ -2,6 +2,7 @@
.\" (michael@moria.de), .\" (michael@moria.de),
.\" Fri Apr 2 11:32:09 MET DST 1993 .\" Fri Apr 2 11:32:09 MET DST 1993
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -20,6 +21,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified 1993-07-22 by Rik Faith <faith@cs.unc.edu> .\" Modified 1993-07-22 by Rik Faith <faith@cs.unc.edu>
.\" Modified 1993-08-10 by Alan Cox <iiitac@pyramid.swansea.ac.uk> .\" Modified 1993-08-10 by Alan Cox <iiitac@pyramid.swansea.ac.uk>

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 1995 Michael Chastain (mec@shell.portal.com), 15 April 1995. .\" Copyright (c) 1995 Michael Chastain (mec@shell.portal.com), 15 April 1995.
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified 1997-01-31 by Eric S. Raymond <esr@thyrsus.com> .\" Modified 1997-01-31 by Eric S. Raymond <esr@thyrsus.com>
.\" Modified 1997-07-30 by Paul Slootman <paul@wurtel.demon.nl> .\" Modified 1997-07-30 by Paul Slootman <paul@wurtel.demon.nl>

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 1995 Michael Chastain (mec@shell.portal.com), 15 April 1995. .\" Copyright (c) 1995 Michael Chastain (mec@shell.portal.com), 15 April 1995.
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified 1997-01-31 by Eric S. Raymond <esr@thyrsus.com> .\" Modified 1997-01-31 by Eric S. Raymond <esr@thyrsus.com>
.\" Modified 2004-06-17 by Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified 2004-06-17 by Michael Kerrisk <mtk.manpages@gmail.com>

View File

@ -2,6 +2,7 @@
.\" (michael@moria.de), .\" (michael@moria.de),
.\" Fri Apr 2 11:32:09 MET DST 1993 .\" Fri Apr 2 11:32:09 MET DST 1993
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -20,6 +21,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified Wed Jul 21 19:52:58 1993 by Rik Faith <faith@cs.unc.edu> .\" Modified Wed Jul 21 19:52:58 1993 by Rik Faith <faith@cs.unc.edu>
.\" Modified Sun Aug 21 17:40:38 1994 by Rik Faith <faith@cs.unc.edu> .\" Modified Sun Aug 21 17:40:38 1994 by Rik Faith <faith@cs.unc.edu>

View File

@ -1,6 +1,7 @@
.\" Written by Ralf Baechle (ralf@waldorf-gmbh.de), .\" Written by Ralf Baechle (ralf@waldorf-gmbh.de),
.\" Copyright (c) 1994, 1995 Waldorf GMBH .\" Copyright (c) 1994, 1995 Waldorf GMBH
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH CACHEFLUSH 2 2007-05-26 "Linux" "Linux Programmer's Manual" .TH CACHEFLUSH 2 2007-05-26 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME

View File

@ -1,5 +1,6 @@
.\" Copyright (C) 1996 Andries Brouwer (aeb@cwi.nl) .\" Copyright (C) 1996 Andries Brouwer (aeb@cwi.nl)
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified Thu Oct 31 14:18:40 1996 by Eric S. Raymond <esr@y\thyrsus.com> .\" Modified Thu Oct 31 14:18:40 1996 by Eric S. Raymond <esr@y\thyrsus.com>
.\" Modified 2001-12-17, aeb .\" Modified 2001-12-17, aeb

View File

@ -3,6 +3,7 @@
.\" Copyright (C) Andreas Gruenbacher, February 2001 .\" Copyright (C) Andreas Gruenbacher, February 2001
.\" Copyright (C) Silicon Graphics Inc, September 2001 .\" Copyright (C) Silicon Graphics Inc, September 2001
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -21,6 +22,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH GETXATTR 2 2013-01-19 "Linux" "Linux Programmer's Manual" .TH GETXATTR 2 2013-01-19 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME

View File

@ -1,6 +1,7 @@
.\" Copyright (C) 2005 Robert Love .\" Copyright (C) 2005 Robert Love
.\" and Copyright, 2006 Michael Kerrisk .\" and Copyright, 2006 Michael Kerrisk
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" 2005-07-19 Robert Love <rlove@rlove.org> - initial version .\" 2005-07-19 Robert Love <rlove@rlove.org> - initial version
.\" 2006-02-07 mtk, various changes .\" 2006-02-07 mtk, various changes

View File

@ -1,5 +1,6 @@
.\" Copyright (C) 2005 Robert Love .\" Copyright (C) 2005 Robert Love
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" 2005-07-19 Robert Love <rlove@rlove.org> - initial version .\" 2005-07-19 Robert Love <rlove@rlove.org> - initial version
.\" 2006-02-07 mtk, minor changes .\" 2006-02-07 mtk, minor changes

View File

@ -1,5 +1,6 @@
.\" Copyright (C) 2005 Robert Love .\" Copyright (C) 2005 Robert Love
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" 2005-07-19 Robert Love <rlove@rlove.org> - initial version .\" 2005-07-19 Robert Love <rlove@rlove.org> - initial version
.\" 2006-02-07 mtk, minor changes .\" 2006-02-07 mtk, minor changes

View File

@ -2,6 +2,7 @@
.\" (michael@moria.de) .\" (michael@moria.de)
.\" Fri Apr 2 11:32:09 MET DST 1993 .\" Fri Apr 2 11:32:09 MET DST 1993
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -20,6 +21,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified Sat Jul 24 15:12:05 1993 by Rik Faith <faith@cs.unc.edu> .\" Modified Sat Jul 24 15:12:05 1993 by Rik Faith <faith@cs.unc.edu>
.\" Modified Tue Aug 1 16:27 1995 by Jochen Karrer .\" Modified Tue Aug 1 16:27 1995 by Jochen Karrer

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 1995 Michael Chastain (mec@shell.portal.com), 15 April 1995. .\" Copyright (c) 1995 Michael Chastain (mec@shell.portal.com), 15 April 1995.
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified Tue Oct 22 08:11:14 EDT 1996 by Eric S. Raymond <esr@thyrsus.com> .\" Modified Tue Oct 22 08:11:14 EDT 1996 by Eric S. Raymond <esr@thyrsus.com>
.TH IPC 2 2012-10-16 "Linux" "Linux Programmer's Manual" .TH IPC 2 2012-10-16 "Linux" "Linux Programmer's Manual"

View File

@ -3,6 +3,7 @@
.\" Copyright (C) Andreas Gruenbacher, February 2001 .\" Copyright (C) Andreas Gruenbacher, February 2001
.\" Copyright (C) Silicon Graphics Inc, September 2001 .\" Copyright (C) Silicon Graphics Inc, September 2001
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -21,6 +22,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH LISTXATTR 2 2013-01-27 "Linux" "Linux Programmer's Manual" .TH LISTXATTR 2 2013-01-27 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME

View File

@ -2,6 +2,7 @@
.\" using some material drawn from earlier man pages .\" using some material drawn from earlier man pages
.\" written by Thomas Kuhn, Copyright 1996 .\" written by Thomas Kuhn, Copyright 1996
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -20,6 +21,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH MLOCK 2 2011-09-14 "Linux" "Linux Programmer's Manual" .TH MLOCK 2 2011-09-14 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 1995 Michael Chastain (mec@duracef.shout.net), 22 July 1995. .\" Copyright (c) 1995 Michael Chastain (mec@duracef.shout.net), 22 July 1995.
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH MODIFY_LDT 2 2012-07-13 "Linux" "Linux Programmer's Manual" .TH MODIFY_LDT 2 2012-07-13 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 1996 Tom Bjorkholm <tomb@mydata.se> .\" Copyright (c) 1996 Tom Bjorkholm <tomb@mydata.se>
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" 1996-04-11 Tom Bjorkholm <tomb@mydata.se> .\" 1996-04-11 Tom Bjorkholm <tomb@mydata.se>
.\" First version written (1.3.86) .\" First version written (1.3.86)

View File

@ -2,6 +2,7 @@
.\" and Copyright (C) Linux Foundation, 2008, written by Michael Kerrisk .\" and Copyright (C) Linux Foundation, 2008, written by Michael Kerrisk
.\" <mtk.manpages@gmail.com> .\" <mtk.manpages@gmail.com>
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -20,6 +21,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" 1996-04-10 Markus Kuhn <mskuhn@cip.informatik.uni-erlangen.de> .\" 1996-04-10 Markus Kuhn <mskuhn@cip.informatik.uni-erlangen.de>
.\" First version written .\" First version written

View File

@ -2,6 +2,7 @@
.\" (gpg109@rsphy1.anu.edu.au) .\" (gpg109@rsphy1.anu.edu.au)
.\" Wed Nov 29 10:58:54 EST 1995 .\" Wed Nov 29 10:58:54 EST 1995
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -20,6 +21,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" .\"
.TH OUTB 2 2012-12-31 "Linux" "Linux Programmer's Manual" .TH OUTB 2 2012-12-31 "Linux" "Linux Programmer's Manual"

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 2012, Vincent Weaver .\" Copyright (c) 2012, Vincent Weaver
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" This document is based on the perf_event.h header file, the .\" This document is based on the perf_event.h header file, the
.\" tools/perf/design.txt file, and a lot of bitter experience. .\" tools/perf/design.txt file, and a lot of bitter experience.

View File

@ -8,6 +8,7 @@
.\" .\"
.\" and Copyright (c) 2011, Denys Vlasenko <vda.linux@googlemail.com> .\" and Copyright (c) 2011, Denys Vlasenko <vda.linux@googlemail.com>
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -26,6 +27,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified Fri Jul 23 23:47:18 1993 by Rik Faith <faith@cs.unc.edu> .\" Modified Fri Jul 23 23:47:18 1993 by Rik Faith <faith@cs.unc.edu>
.\" Modified Fri Jan 31 16:46:30 1997 by Eric S. Raymond <esr@thyrsus.com> .\" Modified Fri Jan 31 16:46:30 1997 by Eric S. Raymond <esr@thyrsus.com>

View File

@ -3,6 +3,7 @@
.\" Copyright (C) Andreas Gruenbacher, February 2001 .\" Copyright (C) Andreas Gruenbacher, February 2001
.\" Copyright (C) Silicon Graphics Inc, September 2001 .\" Copyright (C) Silicon Graphics Inc, September 2001
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -21,6 +22,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH REMOVEXATTR 2 2013-01-19 "Linux" "Linux Programmer's Manual" .TH REMOVEXATTR 2 2013-01-19 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME

View File

@ -2,6 +2,7 @@
.\" Author: Jan Glauber <jang@linux.vnet.ibm.com> .\" Author: Jan Glauber <jang@linux.vnet.ibm.com>
.\" Copyright (c) 2012, IBM Corp. .\" Copyright (c) 2012, IBM Corp.
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -20,6 +21,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH S390_RUNTIME_INSTR 2 2012-12-17 "Linux Programmer's Manual" .TH S390_RUNTIME_INSTR 2 2012-12-17 "Linux Programmer's Manual"
.SH NAME .SH NAME

View File

@ -1,5 +1,6 @@
.\" Copyright (C) Tom Bjorkholm & Markus Kuhn, 1996 .\" Copyright (C) Tom Bjorkholm & Markus Kuhn, 1996
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" 1996-04-01 Tom Bjorkholm <tomb@mydata.se> .\" 1996-04-01 Tom Bjorkholm <tomb@mydata.se>
.\" First version written .\" First version written

View File

@ -1,5 +1,6 @@
.\" Copyright (C) Tom Bjorkholm & Markus Kuhn, 1996 .\" Copyright (C) Tom Bjorkholm & Markus Kuhn, 1996
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" 1996-04-01 Tom Bjorkholm <tomb@mydata.se> .\" 1996-04-01 Tom Bjorkholm <tomb@mydata.se>
.\" First version written .\" First version written

View File

@ -3,6 +3,7 @@
.\" Copyright (C) 2002 Robert Love .\" Copyright (C) 2002 Robert Love
.\" and Copyright (C) 2006 Michael Kerrisk .\" and Copyright (C) 2006 Michael Kerrisk
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -21,6 +22,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" 2002-11-19 Robert Love <rml@tech9.net> - initial version .\" 2002-11-19 Robert Love <rml@tech9.net> - initial version
.\" 2004-04-20 mtk - fixed description of return value .\" 2004-04-20 mtk - fixed description of return value

View File

@ -1,5 +1,6 @@
.\" Copyright (C) Tom Bjorkholm & Markus Kuhn, 1996 .\" Copyright (C) Tom Bjorkholm & Markus Kuhn, 1996
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" 1996-04-01 Tom Bjorkholm <tomb@mydata.se> .\" 1996-04-01 Tom Bjorkholm <tomb@mydata.se>
.\" First version written .\" First version written

View File

@ -2,6 +2,7 @@
.\" and Copyright (C) 2007 Carsten Emde <Carsten.Emde@osadl.org> .\" and Copyright (C) 2007 Carsten Emde <Carsten.Emde@osadl.org>
.\" and Copyright (C) 2008 Michael Kerrisk <mtk.manpages@gmail.com> .\" and Copyright (C) 2008 Michael Kerrisk <mtk.manpages@gmail.com>
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -20,6 +21,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" 1996-04-01 Tom Bjorkholm <tomb@mydata.se> .\" 1996-04-01 Tom Bjorkholm <tomb@mydata.se>
.\" First version written .\" First version written

View File

@ -1,5 +1,6 @@
.\" Copyright (C) Tom Bjorkholm & Markus Kuhn, 1996 .\" Copyright (C) Tom Bjorkholm & Markus Kuhn, 1996
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" 1996-04-01 Tom Bjorkholm <tomb@mydata.se> .\" 1996-04-01 Tom Bjorkholm <tomb@mydata.se>
.\" First version written .\" First version written

View File

@ -1,6 +1,7 @@
.\" Copyright Michael Haardt (michael@cantor.informatik.rwth-aachen.de) .\" Copyright Michael Haardt (michael@cantor.informatik.rwth-aachen.de)
.\" Sat Aug 27 20:43:50 MET DST 1994 .\" Sat Aug 27 20:43:50 MET DST 1994
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified Sun Sep 11 19:19:05 1994 <faith@cs.unc.edu> .\" Modified Sun Sep 11 19:19:05 1994 <faith@cs.unc.edu>
.\" Modified Mon Mar 25 10:19:00 1996 <aeb@cwi.nl> (merged a few .\" Modified Mon Mar 25 10:19:00 1996 <aeb@cwi.nl> (merged a few

View File

@ -3,6 +3,7 @@
.\" Copyright (C) Andreas Gruenbacher, February 2001 .\" Copyright (C) Andreas Gruenbacher, February 2001
.\" Copyright (C) Silicon Graphics Inc, September 2001 .\" Copyright (C) Silicon Graphics Inc, September 2001
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -21,6 +22,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH SETXATTR 2 2013-01-19 "Linux" "Linux Programmer's Manual" .TH SETXATTR 2 2013-01-19 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 1995 Michael Chastain (mec@shell.portal.com), 15 April 1995. .\" Copyright (c) 1995 Michael Chastain (mec@shell.portal.com), 15 April 1995.
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified Tue Oct 22 22:11:53 1996 by Eric S. Raymond <esr@thyrsus.com> .\" Modified Tue Oct 22 22:11:53 1996 by Eric S. Raymond <esr@thyrsus.com>
.TH SOCKETCALL 2 2012-10-16 "Linux" "Linux Programmer's Manual" .TH SOCKETCALL 2 2012-10-16 "Linux" "Linux Programmer's Manual"

View File

@ -1,5 +1,6 @@
.\" Copyright 1995 Michael Chastain (mec@shell.portal.com), 15 April 1995. .\" Copyright 1995 Michael Chastain (mec@shell.portal.com), 15 April 1995.
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Updated, aeb, 980612 .\" Updated, aeb, 980612
.\" .\"

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl)
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH AIO_CANCEL 3 2012-05-08 "" "Linux Programmer's Manual" .TH AIO_CANCEL 3 2012-05-08 "" "Linux Programmer's Manual"
.SH NAME .SH NAME

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl)
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH AIO_ERROR 3 2012-05-08 "" "Linux Programmer's Manual" .TH AIO_ERROR 3 2012-05-08 "" "Linux Programmer's Manual"
.SH NAME .SH NAME

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl)
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH AIO_FSYNC 3 2012-05-08 "" "Linux Programmer's Manual" .TH AIO_FSYNC 3 2012-05-08 "" "Linux Programmer's Manual"
.SH NAME .SH NAME

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl)
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH AIO_READ 3 2012-05-08 "" "Linux Programmer's Manual" .TH AIO_READ 3 2012-05-08 "" "Linux Programmer's Manual"
.SH NAME .SH NAME

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl)
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH AIO_RETURN 3 2012-05-08 "" "Linux Programmer's Manual" .TH AIO_RETURN 3 2012-05-08 "" "Linux Programmer's Manual"
.SH NAME .SH NAME

View File

@ -1,6 +1,7 @@
.\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl)
.\" and Copyright (C) 2010 Michael kerrisk <mtk.manpages@gmail.com> .\" and Copyright (C) 2010 Michael kerrisk <mtk.manpages@gmail.com>
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH AIO_SUSPEND 3 2012-05-08 "" "Linux Programmer's Manual" .TH AIO_SUSPEND 3 2012-05-08 "" "Linux Programmer's Manual"
.SH NAME .SH NAME

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl)
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH AIO_WRITE 3 2012-05-08 "" "Linux Programmer's Manual" .TH AIO_WRITE 3 2012-05-08 "" "Linux Programmer's Manual"
.SH NAME .SH NAME

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl)
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH CFREE 3 2007-07-26 "" "Linux Programmer's Manual" .TH CFREE 3 2007-07-26 "" "Linux Programmer's Manual"
.SH NAME .SH NAME

View File

@ -1,6 +1,7 @@
.\" Michael Haardt (michael@cantor.informatik.rwth.aachen.de) .\" Michael Haardt (michael@cantor.informatik.rwth.aachen.de)
.\" Sat Sep 3 22:00:30 MET DST 1994 .\" Sat Sep 3 22:00:30 MET DST 1994
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Sun Feb 19 21:32:25 1995, faith@cs.unc.edu edited details away .\" Sun Feb 19 21:32:25 1995, faith@cs.unc.edu edited details away
.\" .\"

View File

@ -3,6 +3,7 @@
.\" with typesetting help from Daniel Quinlan (quinlan@yggdrasil.com). .\" with typesetting help from Daniel Quinlan (quinlan@yggdrasil.com).
.\" and Copyright 2003 Michael Kerrisk (mtk.manpages@gmail.com). .\" and Copyright 2003 Michael Kerrisk (mtk.manpages@gmail.com).
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -21,6 +22,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified by David A. Wheeler <dwheeler@dwheeler.com> 2000-11-28. .\" Modified by David A. Wheeler <dwheeler@dwheeler.com> 2000-11-28.
.\" Applied patch by Terran Melconian, aeb, 2001-12-14. .\" Applied patch by Terran Melconian, aeb, 2001-12-14.

View File

@ -1,6 +1,7 @@
.\" Copyright 2000 Nicolás Lichtmaier <nick@debian.org> .\" Copyright 2000 Nicolás Lichtmaier <nick@debian.org>
.\" Created 2000-07-22 00:52-0300 .\" Created 2000-07-22 00:52-0300
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified 2002-07-23 19:21:35 CEST 2002 Walter Harms .\" Modified 2002-07-23 19:21:35 CEST 2002 Walter Harms
.\" <walter.harms@informatik.uni-oldenburg.de> .\" <walter.harms@informatik.uni-oldenburg.de>

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 1996 Andries Brouwer (aeb@cwi.nl) .\" Copyright (c) 1996 Andries Brouwer (aeb@cwi.nl)
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" 5 Oct 2002, Modified by Michael Kerrisk <mtk.manpages@gmail.com> .\" 5 Oct 2002, Modified by Michael Kerrisk <mtk.manpages@gmail.com>
.\" Updated for POSIX.1 2001 .\" Updated for POSIX.1 2001

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 2000 Andries Brouwer (aeb@cwi.nl) .\" Copyright (c) 2000 Andries Brouwer (aeb@cwi.nl)
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" 2000-08-14 added GNU additions from Andreas Jaeger .\" 2000-08-14 added GNU additions from Andreas Jaeger
.\" 2000-12-05 some changes inspired by acahalan's remarks .\" 2000-12-05 some changes inspired by acahalan's remarks

View File

@ -2,6 +2,7 @@
.\" (michael@moria.de) .\" (michael@moria.de)
.\" Fri Apr 2 11:32:09 MET DST 1993 .\" Fri Apr 2 11:32:09 MET DST 1993
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -20,6 +21,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified Sat Jul 24 14:23:14 1993 by Rik Faith (faith@cs.unc.edu) .\" 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) .\" Modified Sun Oct 18 17:31:43 1998 by Andries Brouwer (aeb@cwi.nl)

View File

@ -3,6 +3,7 @@
.\" and copyright (c) 2006 Justin Pryzby <justinpryzby@users.sf.net> .\" and copyright (c) 2006 Justin Pryzby <justinpryzby@users.sf.net>
.\" and copyright (c) 2006 Michael Kerrisk <mtk.manpages@gmail.com> .\" and copyright (c) 2006 Michael Kerrisk <mtk.manpages@gmail.com>
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -21,6 +22,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified Sun Jul 25 11:02:22 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sun Jul 25 11:02:22 1993 by Rik Faith (faith@cs.unc.edu)
.\" 2006-05-24, Justin Pryzby <justinpryzby@users.sf.net> .\" 2006-05-24, Justin Pryzby <justinpryzby@users.sf.net>

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl)
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH GETGRENT_R 3 2010-10-21 "GNU" "Linux Programmer's Manual" .TH GETGRENT_R 3 2010-10-21 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 2000 Andries Brouwer (aeb@cwi.nl) .\" Copyright (c) 2000 Andries Brouwer (aeb@cwi.nl)
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH GETPASS 3 2010-09-20 "Linux" "Linux Programmer's Manual" .TH GETPASS 3 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl)
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH GETPWENT_R 3 2010-10-21 "GNU" "Linux Programmer's Manual" .TH GETPWENT_R 3 2010-10-21 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME

View File

@ -1,5 +1,6 @@
.\" Copyright 1995 Mark D. Roth (roth@uiuc.edu) .\" Copyright 1995 Mark D. Roth (roth@uiuc.edu)
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" References consulted: .\" References consulted:
.\" Linux libc source code .\" Linux libc source code

View File

@ -2,6 +2,7 @@
.\" and Copyright 2008, Linux Foundation, written by Michael Kerrisk .\" and Copyright 2008, Linux Foundation, written by Michael Kerrisk
.\" <mtk.manpages@gmail.com> .\" <mtk.manpages@gmail.com>
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -20,6 +21,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" References consulted: .\" References consulted:
.\" SunOS 4.1.1 man pages .\" SunOS 4.1.1 man pages

View File

@ -1,5 +1,6 @@
.\" Copyright (C) 2010, Michael Kerrisk <mtk.manpages@gmail.com> .\" Copyright (C) 2010, Michael Kerrisk <mtk.manpages@gmail.com>
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH LIO_LISTIO 3 2012-05-08 "" "Linux Programmer's Manual" .TH LIO_LISTIO 3 2012-05-08 "" "Linux Programmer's Manual"
.SH NAME .SH NAME

View File

@ -1,6 +1,7 @@
.\" Copyright 1997 Nicolás Lichtmaier <nick@debian.org> .\" Copyright 1997 Nicolás Lichtmaier <nick@debian.org>
.\" Created Thu Aug 7 00:44:00 ART 1997 .\" Created Thu Aug 7 00:44:00 ART 1997
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Added section stuff, aeb, 2002-04-22. .\" Added section stuff, aeb, 2002-04-22.
.\" Corrected include file, drepper, 2003-06-15. .\" Corrected include file, drepper, 2003-06-15.

View File

@ -1,6 +1,7 @@
.\" Derived from text written by Martin Schulze (or taken from glibc.info) .\" Derived from text written by Martin Schulze (or taken from glibc.info)
.\" and text written by Paul Thompson - both copyright 2002. .\" and text written by Paul Thompson - both copyright 2002.
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH LOGIN 3 2004-05-06 "GNU" "Linux Programmer's Manual" .TH LOGIN 3 2004-05-06 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME

View File

@ -1,5 +1,6 @@
.\" Written by Michael Haardt, Fri Nov 25 14:51:42 MET 1994 .\" Written by Michael Haardt, Fri Nov 25 14:51:42 MET 1994
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Added siglongjmp, Sun Mar 2 22:03:05 EST 1997, jrv@vanzandt.mv.com .\" 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 .\" Modifications, Sun Feb 26 14:39:45 1995, faith@cs.unc.edu

View File

@ -3,6 +3,7 @@
.\" (michael@cantor.informatik.rwth-aachen.de), 1995-03-16 .\" (michael@cantor.informatik.rwth-aachen.de), 1995-03-16
.\" Copyright (c) 1996 Andries Brouwer (aeb@cwi.nl), 1996-01-13 .\" Copyright (c) 1996 Andries Brouwer (aeb@cwi.nl), 1996-01-13
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -21,6 +22,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" 1996-01-13 aeb: merged in some text contributed by Melvin Smith .\" 1996-01-13 aeb: merged in some text contributed by Melvin Smith
.\" (msmith@falcon.mercer.peachnet.edu) and various other changes. .\" (msmith@falcon.mercer.peachnet.edu) and various other changes.

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 1999 Andries Brouwer (aeb@cwi.nl) .\" Copyright (c) 1999 Andries Brouwer (aeb@cwi.nl)
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" .\"
.\" Earlier versions of this page influenced the present text. .\" Earlier versions of this page influenced the present text.

View File

@ -1,6 +1,7 @@
.\" Copyright (c) 2012, Mark R. Bannister <cambridge@users.sourceforge.net> .\" Copyright (c) 2012, Mark R. Bannister <cambridge@users.sourceforge.net>
.\" based on text in mkfifoat.3 Copyright (c) 2006, Michael Kerrisk .\" based on text in mkfifoat.3 Copyright (c) 2006, Michael Kerrisk
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH SCANDIRAT 3 2012-03-17 "Linux" "Linux Programmer's Manual" .TH SCANDIRAT 3 2012-03-17 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME

View File

@ -1,5 +1,6 @@
.\" Written by Michael Haardt, Fri Nov 25 14:51:42 MET 1994 .\" Written by Michael Haardt, Fri Nov 25 14:51:42 MET 1994
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Added sigsetjmp, Sun Mar 2 22:03:05 EST 1997, jrv@vanzandt.mv.com .\" 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 .\" Modifications, Sun Feb 26 14:39:45 1995, faith@cs.unc.edu

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 2000 Andries Brouwer (aeb@cwi.nl) .\" Copyright (c) 2000 Andries Brouwer (aeb@cwi.nl)
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH STRFMON 3 2000-12-05 "Linux" "Linux Programmer's Manual" .TH STRFMON 3 2000-12-05 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl)
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH STRTOIMAX 3 2003-11-28 "" "Linux Programmer's Manual" .TH STRTOIMAX 3 2003-11-28 "" "Linux Programmer's Manual"
.SH NAME .SH NAME

View File

@ -2,6 +2,7 @@
.\" (michael@moria.de) .\" (michael@moria.de)
.\" Fri Apr 2 11:32:09 MET DST 1993 .\" Fri Apr 2 11:32:09 MET DST 1993
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -20,6 +21,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified 1993-07-24 by Rik Faith <faith@cs.unc.edu> .\" Modified 1993-07-24 by Rik Faith <faith@cs.unc.edu>
.\" Modified 1995-02-25 by Jim Van Zandt <jrv@vanzandt.mv.com> .\" Modified 1995-02-25 by Jim Van Zandt <jrv@vanzandt.mv.com>

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 1995 Jim Van Zandt <jrv@vanzandt.mv.com> .\" Copyright (c) 1995 Jim Van Zandt <jrv@vanzandt.mv.com>
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified 2001-12-13, Martin Schulze <joey@infodrom.org> .\" Modified 2001-12-13, Martin Schulze <joey@infodrom.org>
.\" Added ttyname_r, aeb, 2002-07-20 .\" Added ttyname_r, aeb, 2002-07-20

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl)
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH UALARM 3 2010-09-20 "" "Linux Programmer's Manual" .TH UALARM 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME

View File

@ -1,6 +1,7 @@
.\" Copyright 1997 Nicolás Lichtmaier <nick@debian.org> .\" Copyright 1997 Nicolás Lichtmaier <nick@debian.org>
.\" Created Wed Jul 2 23:27:34 ART 1997 .\" Created Wed Jul 2 23:27:34 ART 1997
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Added info on availability, aeb, 971207 .\" Added info on availability, aeb, 971207
.\" Added -lutil remark, 030718 .\" Added -lutil remark, 030718

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl)
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH WCSTOIMAX 3 2003-11-01 "" "Linux Programmer's Manual" .TH WCSTOIMAX 3 2003-11-01 "" "Linux Programmer's Manual"
.SH NAME .SH NAME

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl)
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH WORDEXP 3 2008-07-14 "" "Linux Programmer's Manual" .TH WORDEXP 3 2008-07-14 "" "Linux Programmer's Manual"
.SH NAME .SH NAME

View File

@ -1,6 +1,7 @@
.\" Copyright (c) 1995 Jim Van Zandt <jrv@vanzandt.mv.com> and aeb .\" Copyright (c) 1995 Jim Van Zandt <jrv@vanzandt.mv.com> and aeb
.\" Sun Feb 26 11:46:23 MET 1995 .\" Sun Feb 26 11:46:23 MET 1995
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified, Sun Feb 26 15:04:20 1995, faith@cs.unc.edu .\" Modified, Sun Feb 26 15:04:20 1995, faith@cs.unc.edu
.\" Modified, Thu Apr 20 22:08:17 1995, jrv@vanzandt.mv.com .\" Modified, Thu Apr 20 22:08:17 1995, jrv@vanzandt.mv.com

View File

@ -1,6 +1,7 @@
'\" t '\" t
.\" Copyright (c) 2000 lars brinkhoff <lars@nocrew.org> .\" Copyright (c) 2000 lars brinkhoff <lars@nocrew.org>
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified, Thu Jan 27 19:16:19 CET 2000, lars@nocrew.org .\" Modified, Thu Jan 27 19:16:19 CET 2000, lars@nocrew.org
.\" .\"

View File

@ -2,6 +2,7 @@
.\" Copyright (c) 1993 Michael Haardt (michael@cantor.informatik.rwth-aachen.de) .\" Copyright (c) 1993 Michael Haardt (michael@cantor.informatik.rwth-aachen.de)
.\" and 1994,1995 Alain Knaff (Alain.Knaff@imag.fr) .\" and 1994,1995 Alain Knaff (Alain.Knaff@imag.fr)
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -20,6 +21,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified, Sun Feb 26 15:00:02 1995, faith@cs.unc.edu .\" Modified, Sun Feb 26 15:00:02 1995, faith@cs.unc.edu
.\" .\"

View File

@ -1,6 +1,7 @@
.\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Copyright (c) 1993 Michael Haardt (michael@moria.de),
.\" Fri Apr 2 11:32:09 MET DST 1993 .\" Fri Apr 2 11:32:09 MET DST 1993
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified Sat Jul 24 16:56:20 1993 by Rik Faith <faith@cs.unc.edu> .\" Modified Sat Jul 24 16:56:20 1993 by Rik Faith <faith@cs.unc.edu>
.\" Modified Mon Oct 21 21:38:51 1996 by Eric S. Raymond <esr@thyrsus.com> .\" Modified Mon Oct 21 21:38:51 1996 by Eric S. Raymond <esr@thyrsus.com>

View File

@ -1,6 +1,7 @@
.\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Copyright (c) 1993 Michael Haardt (michael@moria.de),
.\" Fri Apr 2 11:32:09 MET DST 1993 .\" Fri Apr 2 11:32:09 MET DST 1993
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified Sat Jul 24 16:57:14 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 16:57:14 1993 by Rik Faith (faith@cs.unc.edu)
.TH INTRO 4 2007-10-23 "Linux" "Linux Programmer's Manual" .TH INTRO 4 2007-10-23 "Linux" "Linux Programmer's Manual"

View File

@ -2,6 +2,7 @@
.\" Copyright (c) Michael Haardt (michael@cantor.informatik.rwth-aachen.de), .\" Copyright (c) Michael Haardt (michael@cantor.informatik.rwth-aachen.de),
.\" Sun Jan 15 19:16:33 1995 .\" Sun Jan 15 19:16:33 1995
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -20,6 +21,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified, Sun Feb 26 15:02:58 1995, faith@cs.unc.edu .\" Modified, Sun Feb 26 15:02:58 1995, faith@cs.unc.edu
.TH LP 4 1995-01-15 "Linux" "Linux Programmer's Manual" .TH LP 4 1995-01-15 "Linux" "Linux Programmer's Manual"

View File

@ -1,6 +1,7 @@
.\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Copyright (c) 1993 Michael Haardt (michael@moria.de),
.\" Fri Apr 2 11:32:09 MET DST 1993 .\" Fri Apr 2 11:32:09 MET DST 1993
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified Sat Jul 24 16:59:10 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 16:59:10 1993 by Rik Faith (faith@cs.unc.edu)
.TH MEM 4 1992-11-21 "Linux" "Linux Programmer's Manual" .TH MEM 4 1992-11-21 "Linux" "Linux Programmer's Manual"

View File

@ -1,6 +1,7 @@
.\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Copyright (c) 1993 Michael Haardt (michael@moria.de),
.\" Fri Apr 2 11:32:09 MET DST 1993 .\" Fri Apr 2 11:32:09 MET DST 1993
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified Sat Jul 24 17:00:12 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 17:00:12 1993 by Rik Faith (faith@cs.unc.edu)
.TH NULL 4 2009-02-23 "Linux" "Linux Programmer's Manual" .TH NULL 4 2009-02-23 "Linux" "Linux Programmer's Manual"

View File

@ -1,6 +1,7 @@
.\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Copyright (c) 1993 Michael Haardt (michael@moria.de),
.\" Fri Apr 2 11:32:09 MET DST 1993 .\" Fri Apr 2 11:32:09 MET DST 1993
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified Sat Jul 24 17:01:11 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 17:01:11 1993 by Rik Faith (faith@cs.unc.edu)
.TH RAM 4 1992-11-21 "Linux" "Linux Programmer's Manual" .TH RAM 4 1992-11-21 "Linux" "Linux Programmer's Manual"

View File

@ -1,6 +1,7 @@
.\" rtc.4 .\" rtc.4
.\" Copyright 2002 Urs Thuermann (urs@isnogud.escape.de) .\" Copyright 2002 Urs Thuermann (urs@isnogud.escape.de)
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" $Id: rtc.4,v 1.4 2005/12/05 17:19:49 urs Exp $ .\" $Id: rtc.4,v 1.4 2005/12/05 17:19:49 urs Exp $
.\" .\"

View File

@ -2,6 +2,7 @@
.\" sk98lin.4 1.1 2003/12/17 10:03:18 .\" sk98lin.4 1.1 2003/12/17 10:03:18
.\" This manpage can be viewed using `groff -Tascii -man sk98lin.4 | less` .\" This manpage can be viewed using `groff -Tascii -man sk98lin.4 | less`
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -20,6 +21,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH SK98LIN 4 2012-08-05 "Linux" "Linux Programmer's Manual" .TH SK98LIN 4 2012-08-05 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME

View File

@ -1,6 +1,7 @@
.\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Copyright (c) 1993 Michael Haardt (michael@moria.de),
.\" Fri Apr 2 11:32:09 MET DST 1993 .\" Fri Apr 2 11:32:09 MET DST 1993
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu) .\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu)
.\" Modified 2003-04-07 by Michael Kerrisk .\" Modified 2003-04-07 by Michael Kerrisk

View File

@ -1,6 +1,7 @@
.\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Copyright (c) 1993 Michael Haardt (michael@moria.de),
.\" Fri Apr 2 11:32:09 MET DST 1993 .\" Fri Apr 2 11:32:09 MET DST 1993
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified Sat Jul 24 17:03:24 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 17:03:24 1993 by Rik Faith (faith@cs.unc.edu)
.TH TTYS 4 1992-12-19 "Linux" "Linux Programmer's Manual" .TH TTYS 4 1992-12-19 "Linux" "Linux Programmer's Manual"

View File

@ -1,6 +1,7 @@
.\" Copyright (c) 1995 James R. Van Zandt <jrv@vanzandt.mv.com> .\" Copyright (c) 1995 James R. Van Zandt <jrv@vanzandt.mv.com>
.\" Sat Feb 18 09:11:07 EST 1995 .\" Sat Feb 18 09:11:07 EST 1995
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified, Sun Feb 26 15:08:05 1995, faith@cs.unc.edu .\" Modified, Sun Feb 26 15:08:05 1995, faith@cs.unc.edu
.\" 2007-12-17, Samuel Thibault <samuel.thibault@ens-lyon.org>: .\" 2007-12-17, Samuel Thibault <samuel.thibault@ens-lyon.org>:

View File

@ -1,5 +1,6 @@
.\" Copyright 1996 Daniel Quinlan (Daniel.Quinlan@linux.org) .\" Copyright 1996 Daniel Quinlan (Daniel.Quinlan@linux.org)
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" 2007-12-14 mtk Added Reiserfs, XFS, JFS. .\" 2007-12-14 mtk Added Reiserfs, XFS, JFS.
.\" .\"

View File

@ -1,6 +1,7 @@
.\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Copyright (c) 1993 Michael Haardt (michael@moria.de),
.\" Fri Apr 2 11:32:09 MET DST 1993 .\" Fri Apr 2 11:32:09 MET DST 1993
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified Sat Jul 24 17:06:03 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 17:06:03 1993 by Rik Faith (faith@cs.unc.edu)
.TH GROUP 5 2010-10-21 "Linux" "Linux Programmer's Manual" .TH GROUP 5 2010-10-21 "Linux" "Linux Programmer's Manual"

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 1997 Martin Schulze (joey@infodrom.north.de) .\" Copyright (c) 1997 Martin Schulze (joey@infodrom.north.de)
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Much of the text is copied from the manpage of resolv+(8). .\" Much of the text is copied from the manpage of resolv+(8).
.\" .\"

View File

@ -1,6 +1,7 @@
.\" Hey, Emacs! This is an -*- nroff -*- source file. .\" Hey, Emacs! This is an -*- nroff -*- source file.
.\" Copyright (c) 2000 Manoj Srivastava <srivasta@debian.org> .\" Copyright (c) 2000 Manoj Srivastava <srivasta@debian.org>
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Minor polishing, aeb .\" Minor polishing, aeb
.\" Modified, 2002-06-16, Mike Coleman .\" Modified, 2002-06-16, Mike Coleman

View File

@ -1,6 +1,7 @@
.\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Copyright (c) 1993 Michael Haardt (michael@moria.de),
.\" Fri Apr 2 11:32:09 MET DST 1993 .\" Fri Apr 2 11:32:09 MET DST 1993
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified Sat Jul 24 17:06:52 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 17:06:52 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Sun Jan 14 00:34:09 1996 by Andries Brouwer (aeb@cwi.nl) .\" Modified Sun Jan 14 00:34:09 1996 by Andries Brouwer (aeb@cwi.nl)

View File

@ -1,6 +1,7 @@
.\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Copyright (c) 1993 Michael Haardt (michael@moria.de),
.\" Fri Apr 2 11:32:09 MET DST 1993 .\" Fri Apr 2 11:32:09 MET DST 1993
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified Sun Jul 25 11:06:22 1993 by Rik Faith <faith@cs.unc.edu> .\" Modified Sun Jul 25 11:06:22 1993 by Rik Faith <faith@cs.unc.edu>
.\" Modified Mon Oct 21 17:47:19 EDT 1996 by Eric S. Raymond <esr@thyrsus.com> .\" Modified Mon Oct 21 17:47:19 EDT 1996 by Eric S. Raymond <esr@thyrsus.com>

View File

@ -1,6 +1,7 @@
.\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Copyright (c) 1993 Michael Haardt (michael@moria.de),
.\" Fri Apr 2 11:32:09 MET DST 1993 .\" Fri Apr 2 11:32:09 MET DST 1993
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified Sat Jul 24 17:08:16 1993 by Rik Faith <faith@cs.unc.edu> .\" Modified Sat Jul 24 17:08:16 1993 by Rik Faith <faith@cs.unc.edu>
.\" Modified Mon Oct 21 17:47:19 EDT 1996 by Eric S. Raymond <esr@thyrsus.com> .\" Modified Mon Oct 21 17:47:19 EDT 1996 by Eric S. Raymond <esr@thyrsus.com>

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 2001 Martin Schulze <joey@infodrom.org> .\" Copyright (c) 2001 Martin Schulze <joey@infodrom.org>
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" 2008-09-04, mtk, taken from Debian downstream, with a few light edits .\" 2008-09-04, mtk, taken from Debian downstream, with a few light edits
.\" .\"
.TH NETWORKS 5 2008-09-04 "GNU/Linux" "Linux System Administration" .TH NETWORKS 5 2008-09-04 "GNU/Linux" "Linux System Administration"

View File

@ -1,6 +1,7 @@
.\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Copyright (c) 1993 Michael Haardt (michael@moria.de),
.\" Fri Apr 2 11:32:09 MET DST 1993 .\" Fri Apr 2 11:32:09 MET DST 1993
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified Sun Jul 25 11:06:34 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sun Jul 25 11:06:34 1993 by Rik Faith (faith@cs.unc.edu)
.\" Corrected Mon Oct 21 17:47:19 EDT 1996 by Eric S. Raymond (esr@thyrsus.com) .\" Corrected Mon Oct 21 17:47:19 EDT 1996 by Eric S. Raymond (esr@thyrsus.com)

View File

@ -1,6 +1,7 @@
.\" Copyright (c) 1998, 1999 Thorsten Kukuk (kukuk@vt.uni-paderborn.de) .\" Copyright (c) 1998, 1999 Thorsten Kukuk (kukuk@vt.uni-paderborn.de)
.\" Copyright (c) 2011, Mark R. Bannister <cambridge@users.sourceforge.net> .\" Copyright (c) 2011, Mark R. Bannister <cambridge@users.sourceforge.net>
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.TH NSSWITCH.CONF 5 2013-02-12 "Linux" "Linux Programmer's Manual" .TH NSSWITCH.CONF 5 2013-02-12 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME

View File

@ -1,6 +1,7 @@
.\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Copyright (c) 1993 Michael Haardt (michael@moria.de),
.\" Fri Apr 2 11:32:09 MET DST 1993 .\" Fri Apr 2 11:32:09 MET DST 1993
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified Sun Jul 25 10:46:28 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sun Jul 25 10:46:28 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Sun Aug 21 18:12:27 1994 by Rik Faith (faith@cs.unc.edu) .\" Modified Sun Aug 21 18:12:27 1994 by Rik Faith (faith@cs.unc.edu)

View File

@ -6,6 +6,7 @@
.\" and System V IPC (as well as various other) additions from .\" and System V IPC (as well as various other) additions from
.\" Michael Kerrisk <mtk.manpages@gmail.com> .\" Michael Kerrisk <mtk.manpages@gmail.com>
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -24,6 +25,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified 1995-05-17 by faith@cs.unc.edu .\" Modified 1995-05-17 by faith@cs.unc.edu
.\" Minor changes by aeb and Marty Leisner (leisner@sdsp.mc.xerox.com). .\" Minor changes by aeb and Marty Leisner (leisner@sdsp.mc.xerox.com).

View File

@ -1,5 +1,6 @@
.\" Copyright (c) 1995 Martin Schulze <joey@infodrom.north.de> .\" Copyright (c) 1995 Martin Schulze <joey@infodrom.north.de>
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -18,6 +19,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" 1995-10-18 Martin Schulze <joey@infodrom.north.de> .\" 1995-10-18 Martin Schulze <joey@infodrom.north.de>
.\" * first released .\" * first released

View File

@ -1,6 +1,7 @@
.\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Copyright (c) 1993 Michael Haardt (michael@moria.de),
.\" Fri Apr 2 11:32:09 MET DST 1993 .\" Fri Apr 2 11:32:09 MET DST 1993
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified Sun Jul 25 11:06:27 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sun Jul 25 11:06:27 1993 by Rik Faith (faith@cs.unc.edu)
.TH SECURETTY 5 1992-12-29 "Linux" "Linux Programmer's Manual" .TH SECURETTY 5 1992-12-29 "Linux" "Linux Programmer's Manual"

View File

@ -1,6 +1,7 @@
.\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Copyright (c) 1993 Michael Haardt (michael@moria.de),
.\" Thu May 20 20:45:48 MET DST 1993 .\" Thu May 20 20:45:48 MET DST 1993
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified Sat Jul 24 17:11:07 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 17:11:07 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Sun Nov 21 10:49:38 1993 by Michael Haardt .\" Modified Sun Nov 21 10:49:38 1993 by Michael Haardt

View File

@ -1,6 +1,7 @@
.\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Copyright (c) 1993 Michael Haardt (michael@moria.de),
.\" Fri Apr 2 11:32:09 MET DST 1993 .\" Fri Apr 2 11:32:09 MET DST 1993
.\" .\"
.\" %%%LICENSE_START(GPLv2+_doc_full)
.\" This is free documentation; you can redistribute it and/or .\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as .\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of .\" published by the Free Software Foundation; either version 2 of
@ -19,6 +20,7 @@
.\" You should have received a copy of the GNU General Public .\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\" .\"
.\" Modified formatting Sat Jul 24 17:13:38 1993, Rik Faith (faith@cs.unc.edu) .\" Modified formatting Sat Jul 24 17:13:38 1993, Rik Faith (faith@cs.unc.edu)
.\" Modified (extensions and corrections) .\" Modified (extensions and corrections)

Some files were not shown because too many files have changed in this diff Show More