diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-10 10:28:43 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-10 10:57:09 +0100 |
| commit | c715f74112d611bbdf8967defceec9abcf01c60f (patch) | |
| tree | 50e2210cd76650549c1430879749b77956dee1ac /man5 | |
| parent | faede11fb01e4af7e38f04181373042ca2c7417f (diff) | |
| download | man-pages-c715f74112d611bbdf8967defceec9abcf01c60f.tar.gz | |
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, ptrace.2, removexattr.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, errno.3, fenv.3, ftime.3, ftw.3, getgrent_r.3, getpass.3, getpwent_r.3, getutent.3, hsearch.3, lio_listio.3, login.3, longjmp.3, perror.3, printf.3, scandirat.3, setjmp.3, strfmon.3, strtoimax.3, termios.3, ttyname.3, ualarm.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, charmap.5, filesystems.5, ftpusers.5, gai.conf.5, group.5, host.conf.5, hosts.5, intro.5, issue.5, locale.5, motd.5, networks.5, nologin.5, nscd.conf.5, nss.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, cpuset.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, ldconfig.8, nscd.8: Global fix: Update info in source comments on where to get a copy of the GPL
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/charmap.5 | 6 | ||||
| -rw-r--r-- | man5/filesystems.5 | 5 | ||||
| -rw-r--r-- | man5/ftpusers.5 | 6 | ||||
| -rw-r--r-- | man5/gai.conf.5 | 6 | ||||
| -rw-r--r-- | man5/group.5 | 5 | ||||
| -rw-r--r-- | man5/host.conf.5 | 5 | ||||
| -rw-r--r-- | man5/hosts.5 | 5 | ||||
| -rw-r--r-- | man5/intro.5 | 5 | ||||
| -rw-r--r-- | man5/issue.5 | 5 | ||||
| -rw-r--r-- | man5/locale.5 | 6 | ||||
| -rw-r--r-- | man5/motd.5 | 5 | ||||
| -rw-r--r-- | man5/networks.5 | 5 | ||||
| -rw-r--r-- | man5/nologin.5 | 5 | ||||
| -rw-r--r-- | man5/nscd.conf.5 | 5 | ||||
| -rw-r--r-- | man5/nss.5 | 6 | ||||
| -rw-r--r-- | man5/nsswitch.conf.5 | 5 | ||||
| -rw-r--r-- | man5/passwd.5 | 5 | ||||
| -rw-r--r-- | man5/proc.5 | 5 | ||||
| -rw-r--r-- | man5/protocols.5 | 5 | ||||
| -rw-r--r-- | man5/securetty.5 | 5 | ||||
| -rw-r--r-- | man5/shells.5 | 5 | ||||
| -rw-r--r-- | man5/termcap.5 | 5 | ||||
| -rw-r--r-- | man5/ttytype.5 | 5 | ||||
| -rw-r--r-- | man5/utmp.5 | 5 |
24 files changed, 53 insertions, 72 deletions
diff --git a/man5/charmap.5 b/man5/charmap.5 index 1af28836f5..2b6e974554 100644 --- a/man5/charmap.5 +++ b/man5/charmap.5 @@ -12,9 +12,9 @@ .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" -.\" You should have received a copy of the GNU General Public License -.\" along with this program; if not, write to the Free Software -.\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. +.\" You should have received a copy of the GNU General Public +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .TH CHARMAP 5 1994-11-28 "" "Linux User Manual" .SH NAME diff --git a/man5/filesystems.5 b/man5/filesystems.5 index dc11327895..07837aa7b2 100644 --- a/man5/filesystems.5 +++ b/man5/filesystems.5 @@ -16,9 +16,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" 2007-12-14 mtk Added Reiserfs, XFS, JFS. .\" diff --git a/man5/ftpusers.5 b/man5/ftpusers.5 index 7c64e2bc9f..9ce88128d8 100644 --- a/man5/ftpusers.5 +++ b/man5/ftpusers.5 @@ -11,9 +11,9 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. +.\" .TH FTPUSERS 5 2000-08-27 "Linux" "Linux Programmer's Manual" .SH NAME ftpusers \- list of users that may not log in via the FTP daemon diff --git a/man5/gai.conf.5 b/man5/gai.conf.5 index 46ff8e7bd7..6491c5281b 100644 --- a/man5/gai.conf.5 +++ b/man5/gai.conf.5 @@ -11,9 +11,9 @@ .\" FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for .\" more details. .\" -.\" You should have received a copy of the GNU General Public License along -.\" with this program; if not, write to the Free Software Foundation, Inc., -.\" 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +.\" You should have received a copy of the GNU General Public +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" Author: Ulrich Drepper <drepper@redhat.com> .TH GAI.CONF 5 2013-02-13 "Linux" "Linux Programmer's Manual" diff --git a/man5/group.5 b/man5/group.5 index a5676ee207..fb9ec18a97 100644 --- a/man5/group.5 +++ b/man5/group.5 @@ -17,9 +17,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" 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" diff --git a/man5/host.conf.5 b/man5/host.conf.5 index 5c45af1342..e3065082be 100644 --- a/man5/host.conf.5 +++ b/man5/host.conf.5 @@ -16,9 +16,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" Much of the text is copied from the manpage of resolv+(8). .\" diff --git a/man5/hosts.5 b/man5/hosts.5 index 83cda6c41b..493adeff94 100644 --- a/man5/hosts.5 +++ b/man5/hosts.5 @@ -17,9 +17,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" Minor polishing, aeb .\" Modified, 2002-06-16, Mike Coleman diff --git a/man5/intro.5 b/man5/intro.5 index 8c79261d41..6f16361191 100644 --- a/man5/intro.5 +++ b/man5/intro.5 @@ -17,9 +17,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" 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) diff --git a/man5/issue.5 b/man5/issue.5 index d1baca4052..e9563252b2 100644 --- a/man5/issue.5 +++ b/man5/issue.5 @@ -17,9 +17,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" 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> diff --git a/man5/locale.5 b/man5/locale.5 index 4ac4ceeae0..3d0b9e15fa 100644 --- a/man5/locale.5 +++ b/man5/locale.5 @@ -13,9 +13,9 @@ .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" -.\" You should have received a copy of the GNU General Public License -.\" along with this program; if not, write to the Free Software -.\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. +.\" You should have received a copy of the GNU General Public +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" 2008-06-17 Petr Baudis <pasky@suse.cz> .\" LC_TIME: Describe first_weekday and first_workday diff --git a/man5/motd.5 b/man5/motd.5 index 22434a5f3b..a21a06ffdf 100644 --- a/man5/motd.5 +++ b/man5/motd.5 @@ -17,9 +17,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" 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> diff --git a/man5/networks.5 b/man5/networks.5 index 2b3776e56d..9df80bfcf5 100644 --- a/man5/networks.5 +++ b/man5/networks.5 @@ -16,9 +16,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" 2008-09-04, mtk, taken from Debian downstream, with a few light edits .\" .TH NETWORKS 5 2008-09-04 "GNU/Linux" "Linux System Administration" diff --git a/man5/nologin.5 b/man5/nologin.5 index 82761849e6..bd4b20805f 100644 --- a/man5/nologin.5 +++ b/man5/nologin.5 @@ -17,9 +17,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" 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) diff --git a/man5/nscd.conf.5 b/man5/nscd.conf.5 index 9b10f5aaeb..492b081e39 100644 --- a/man5/nscd.conf.5 +++ b/man5/nscd.conf.5 @@ -12,9 +12,8 @@ .\" General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this program; see the file COPYING. If not, -.\" write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -.\" Boston, MA 02111-1307, USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .TH NSCD.CONF 5 2013-02-12 "GNU" "Linux Programmer's Manual" .SH NAME diff --git a/man5/nss.5 b/man5/nss.5 index 12097bcee7..7d6b8a6ff5 100644 --- a/man5/nss.5 +++ b/man5/nss.5 @@ -11,9 +11,9 @@ .\" FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for .\" more details. .\" -.\" You should have received a copy of the GNU General Public License along -.\" with this program; if not, write to the Free Software Foundation, Inc., -.\" 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +.\" You should have received a copy of the GNU General Public +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" Author: Ulrich Drepper <drepper@redhat.com> .TH NSS 5 2013-02-13 "Linux" "Linux Programmer's Manual" diff --git a/man5/nsswitch.conf.5 b/man5/nsswitch.conf.5 index 167b8af9db..27476c350a 100644 --- a/man5/nsswitch.conf.5 +++ b/man5/nsswitch.conf.5 @@ -17,9 +17,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, -.\" MA 02111, USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .TH NSSWITCH.CONF 5 2013-02-12 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man5/passwd.5 b/man5/passwd.5 index 8a32b6f1fb..b2076f3a1b 100644 --- a/man5/passwd.5 +++ b/man5/passwd.5 @@ -17,9 +17,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" 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) diff --git a/man5/proc.5 b/man5/proc.5 index 8d51ae13f5..4fde116686 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -22,9 +22,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" Modified 1995-05-17 by faith@cs.unc.edu .\" Minor changes by aeb and Marty Leisner (leisner@sdsp.mc.xerox.com). diff --git a/man5/protocols.5 b/man5/protocols.5 index 5d50fb3043..c645611fec 100644 --- a/man5/protocols.5 +++ b/man5/protocols.5 @@ -16,9 +16,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" 1995-10-18 Martin Schulze <joey@infodrom.north.de> .\" * first released diff --git a/man5/securetty.5 b/man5/securetty.5 index be37ccf3a4..99fdc78a8a 100644 --- a/man5/securetty.5 +++ b/man5/securetty.5 @@ -17,9 +17,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" 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" diff --git a/man5/shells.5 b/man5/shells.5 index ce9af9aabe..76b7336a18 100644 --- a/man5/shells.5 +++ b/man5/shells.5 @@ -17,9 +17,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" 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 diff --git a/man5/termcap.5 b/man5/termcap.5 index c56c493718..0dd039ed33 100644 --- a/man5/termcap.5 +++ b/man5/termcap.5 @@ -17,9 +17,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" Modified formatting Sat Jul 24 17:13:38 1993, Rik Faith (faith@cs.unc.edu) .\" Modified (extensions and corrections) diff --git a/man5/ttytype.5 b/man5/ttytype.5 index f4fd8184a1..6475678507 100644 --- a/man5/ttytype.5 +++ b/man5/ttytype.5 @@ -17,9 +17,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" Modified Sat Jul 24 17:17:50 1993 by Rik Faith <faith@cs.unc.edu> .\" Modified Thu Oct 19 21:25:21 MET 1995 by Martin Schulze <joey@infodrom.north.de> diff --git a/man5/utmp.5 b/man5/utmp.5 index af00dc4c34..01ef8f5196 100644 --- a/man5/utmp.5 +++ b/man5/utmp.5 @@ -17,9 +17,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" Modified 1993-07-25 by Rik Faith (faith@cs.unc.edu) .\" Modified 1995-02-26 by Michael Haardt |
