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 /man8 | |
| 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 'man8')
| -rw-r--r-- | man8/intro.8 | 5 | ||||
| -rw-r--r-- | man8/ldconfig.8 | 5 | ||||
| -rw-r--r-- | man8/nscd.8 | 5 |
3 files changed, 6 insertions, 9 deletions
diff --git a/man8/intro.8 b/man8/intro.8 index a7e7e05d2b..a4951ce698 100644 --- a/man8/intro.8 +++ b/man8/intro.8 @@ -18,9 +18,8 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" Modified Sat Jul 24 17:35:48 1993 by Rik Faith (faith@cs.unc.edu) .\" 2007-10-23 mtk: minor rewrites, and added paragraph on exit status diff --git a/man8/ldconfig.8 b/man8/ldconfig.8 index ef8712baea..d827001ce7 100644 --- a/man8/ldconfig.8 +++ b/man8/ldconfig.8 @@ -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/>. .\" .\" Modified, 6 May 2002, Michael Kerrisk, <mtk.manpages@gmail.com> .\" Change listed order of /usr/lib and /lib diff --git a/man8/nscd.8 b/man8/nscd.8 index 8e81d078f5..997086c58e 100644 --- a/man8/nscd.8 +++ b/man8/nscd.8 @@ -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/>. .\" .\" 2008-12-05 Petr Baudis <pasky@suse.cz> .\" Rewrite the NOTES section to reflect modern reality |
