Date: Tuesday, February 21, 2012 @ 02:25:55
  Author: andrea
Revision: 150721

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  netkit-bsd-finger/repos/extra-i686/LICENSE
    (from rev 150720, netkit-bsd-finger/trunk/LICENSE)
  netkit-bsd-finger/repos/extra-i686/PKGBUILD
    (from rev 150720, netkit-bsd-finger/trunk/PKGBUILD)
  netkit-bsd-finger/repos/extra-i686/finger.xinetd
    (from rev 150720, netkit-bsd-finger/trunk/finger.xinetd)
  netkit-bsd-finger/repos/extra-i686/fix-manpage-typo.patch
    (from rev 150720, netkit-bsd-finger/trunk/fix-manpage-typo.patch)
  netkit-bsd-finger/repos/extra-x86_64/LICENSE
    (from rev 150720, netkit-bsd-finger/trunk/LICENSE)
  netkit-bsd-finger/repos/extra-x86_64/PKGBUILD
    (from rev 150720, netkit-bsd-finger/trunk/PKGBUILD)
  netkit-bsd-finger/repos/extra-x86_64/finger.xinetd
    (from rev 150720, netkit-bsd-finger/trunk/finger.xinetd)
  netkit-bsd-finger/repos/extra-x86_64/fix-manpage-typo.patch
    (from rev 150720, netkit-bsd-finger/trunk/fix-manpage-typo.patch)
Deleted:
  netkit-bsd-finger/repos/extra-i686/LICENSE
  netkit-bsd-finger/repos/extra-i686/PKGBUILD
  netkit-bsd-finger/repos/extra-i686/finger.xinetd
  netkit-bsd-finger/repos/extra-x86_64/LICENSE
  netkit-bsd-finger/repos/extra-x86_64/PKGBUILD
  netkit-bsd-finger/repos/extra-x86_64/finger.xinetd

-------------------------------------+
 extra-i686/LICENSE                  |   72 ++++++++++++++++----------------
 extra-i686/PKGBUILD                 |   76 ++++++++++++++++++----------------
 extra-i686/finger.xinetd            |   16 +++----
 extra-i686/fix-manpage-typo.patch   |   11 ++++
 extra-x86_64/LICENSE                |   72 ++++++++++++++++----------------
 extra-x86_64/PKGBUILD               |   76 ++++++++++++++++++----------------
 extra-x86_64/finger.xinetd          |   16 +++----
 extra-x86_64/fix-manpage-typo.patch |   11 ++++
 8 files changed, 192 insertions(+), 158 deletions(-)

Deleted: extra-i686/LICENSE
===================================================================
--- extra-i686/LICENSE  2012-02-21 07:25:16 UTC (rev 150720)
+++ extra-i686/LICENSE  2012-02-21 07:25:55 UTC (rev 150721)
@@ -1,36 +0,0 @@
-/*
- * Copyright (c) 1989 The Regents of the University of California.
- * All rights reserved.
- *
- * This code is derived from software contributed to Berkeley by
- * Tony Nardo of the Johns Hopkins University/Applied Physics Lab.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- *    must display the following acknowledgement:
- *      This product includes software developed by the University of
- *      California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
- *    may be used to endorse or promote products derived from this software
- *    without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
- * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
- * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
- * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
- * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
- * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
- * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- * SUCH DAMAGE.
- */
-

Copied: netkit-bsd-finger/repos/extra-i686/LICENSE (from rev 150720, 
netkit-bsd-finger/trunk/LICENSE)
===================================================================
--- extra-i686/LICENSE                          (rev 0)
+++ extra-i686/LICENSE  2012-02-21 07:25:55 UTC (rev 150721)
@@ -0,0 +1,36 @@
+/*
+ * Copyright (c) 1989 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * This code is derived from software contributed to Berkeley by
+ * Tony Nardo of the Johns Hopkins University/Applied Physics Lab.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ *    notice, this list of conditions and the following disclaimer.
+ * 2. Redistributions in binary form must reproduce the above copyright
+ *    notice, this list of conditions and the following disclaimer in the
+ *    documentation and/or other materials provided with the distribution.
+ * 3. All advertising materials mentioning features or use of this software
+ *    must display the following acknowledgement:
+ *      This product includes software developed by the University of
+ *      California, Berkeley and its contributors.
+ * 4. Neither the name of the University nor the names of its contributors
+ *    may be used to endorse or promote products derived from this software
+ *    without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ * SUCH DAMAGE.
+ */
+

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2012-02-21 07:25:16 UTC (rev 150720)
+++ extra-i686/PKGBUILD 2012-02-21 07:25:55 UTC (rev 150721)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: dorphell <dorph...@archlinux.org>
-
-pkgname=netkit-bsd-finger
-pkgver=0.17
-pkgrel=6
-pkgdesc="BSD-finger ported to Linux"
-arch=('i686' 'x86_64')
-url='ftp://ftp.uk.linux.org/pub/linux/Networking/netkit'
-license=('BSD')
-depends=('glibc' 'xinetd')
-backup=('etc/xinetd.d/finger')
-source=("ftp://ftp.archlinux.org/other/${pkgname}/bsd-finger-${pkgver}.tar.gz";
-        'finger.xinetd' 'LICENSE')
-md5sums=('52bf281aac8814bf56cdc92f7661ee75'
-         'a8682004dc8dee356065162bde892b47'
-         '5fc568418a0379fc3a358ed1c2523b44')
-
-build() {
-   cd ${srcdir}/bsd-finger-${pkgver}
-   ./configure --prefix=/usr
-   sed -i 's@include <sys/time.h>@include <time.h>@' finger/lprint.c
-   sed -i 's@include <sys/time.h>@include <time.h>@' finger/sprint.c
-   make
-}
-
-package() {
-   cd ${srcdir}/bsd-finger-${pkgver}
-   install -d ${pkgdir}/usr/{bin,sbin} ${pkgdir}/usr/share/man/{man1,man8}
-   make INSTALLROOT=${pkgdir} MANDIR=/usr/share/man install
-
-   install -D -m644 ${srcdir}/finger.xinetd ${pkgdir}/etc/xinetd.d/finger
-   install -D -m644 ${srcdir}/LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: netkit-bsd-finger/repos/extra-i686/PKGBUILD (from rev 150720, 
netkit-bsd-finger/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD                         (rev 0)
+++ extra-i686/PKGBUILD 2012-02-21 07:25:55 UTC (rev 150721)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer:
+# Contributor: dorphell <dorph...@archlinux.org>
+
+pkgname=netkit-bsd-finger
+pkgver=0.17
+pkgrel=7
+pkgdesc="BSD-finger ported to Linux"
+arch=('i686' 'x86_64')
+url='ftp://ftp.uk.linux.org/pub/linux/Networking/netkit'
+license=('BSD')
+depends=('glibc' 'xinetd')
+backup=('etc/xinetd.d/finger')
+source=("ftp://ftp.archlinux.org/other/${pkgname}/bsd-finger-${pkgver}.tar.gz";
+        'finger.xinetd' 'LICENSE'
+        'fix-manpage-typo.patch')
+md5sums=('52bf281aac8814bf56cdc92f7661ee75'
+         'a8682004dc8dee356065162bde892b47'
+         '5fc568418a0379fc3a358ed1c2523b44'
+         '9c4ad79a8df81ade6d1938955f1debbd')
+
+build() {
+   cd ${srcdir}/bsd-finger-${pkgver}
+
+   # FS#28232
+   patch -p1 -i "${srcdir}"/fix-manpage-typo.patch
+
+   ./configure --prefix=/usr
+   sed -i 's@include <sys/time.h>@include <time.h>@' finger/lprint.c
+   sed -i 's@include <sys/time.h>@include <time.h>@' finger/sprint.c
+   make
+}
+
+package() {
+   cd ${srcdir}/bsd-finger-${pkgver}
+   install -d ${pkgdir}/usr/{bin,sbin} ${pkgdir}/usr/share/man/{man1,man8}
+   make INSTALLROOT=${pkgdir} MANDIR=/usr/share/man install
+
+   install -D -m644 ${srcdir}/finger.xinetd ${pkgdir}/etc/xinetd.d/finger
+   install -D -m644 ${srcdir}/LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: extra-i686/finger.xinetd
===================================================================
--- extra-i686/finger.xinetd    2012-02-21 07:25:16 UTC (rev 150720)
+++ extra-i686/finger.xinetd    2012-02-21 07:25:55 UTC (rev 150721)
@@ -1,8 +0,0 @@
-service finger
-{
-       socket_type             = stream
-       wait                    = no
-       user                    = nobody
-       server                  = /usr/sbin/in.fingerd
-       disable                 = yes
-}

Copied: netkit-bsd-finger/repos/extra-i686/finger.xinetd (from rev 150720, 
netkit-bsd-finger/trunk/finger.xinetd)
===================================================================
--- extra-i686/finger.xinetd                            (rev 0)
+++ extra-i686/finger.xinetd    2012-02-21 07:25:55 UTC (rev 150721)
@@ -0,0 +1,8 @@
+service finger
+{
+       socket_type             = stream
+       wait                    = no
+       user                    = nobody
+       server                  = /usr/sbin/in.fingerd
+       disable                 = yes
+}

Copied: netkit-bsd-finger/repos/extra-i686/fix-manpage-typo.patch (from rev 
150720, netkit-bsd-finger/trunk/fix-manpage-typo.patch)
===================================================================
--- extra-i686/fix-manpage-typo.patch                           (rev 0)
+++ extra-i686/fix-manpage-typo.patch   2012-02-21 07:25:55 UTC (rev 150721)
@@ -0,0 +1,11 @@
+--- bsd-finger-0.17/finger/finger.1~   2012-02-21 07:18:46.236600851 +0000
++++ bsd-finger-0.17/finger/finger.1    2012-02-21 07:19:26.979613738 +0000
+@@ -169,7 +169,7 @@
+ must be able to see the
+ .Pa .nofinger
+ file. This generally means that the home directory containing the file
+-must have the other-users-execute bit set (o+w). See
++must have the other-users-execute bit set (o+x). See
+ .Xr chmod 1 .
+ If you use this feature for privacy, please test it with ``finger
+ @localhost'' before relying on it, just in case.

Deleted: extra-x86_64/LICENSE
===================================================================
--- extra-x86_64/LICENSE        2012-02-21 07:25:16 UTC (rev 150720)
+++ extra-x86_64/LICENSE        2012-02-21 07:25:55 UTC (rev 150721)
@@ -1,36 +0,0 @@
-/*
- * Copyright (c) 1989 The Regents of the University of California.
- * All rights reserved.
- *
- * This code is derived from software contributed to Berkeley by
- * Tony Nardo of the Johns Hopkins University/Applied Physics Lab.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- *    must display the following acknowledgement:
- *      This product includes software developed by the University of
- *      California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
- *    may be used to endorse or promote products derived from this software
- *    without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
- * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
- * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
- * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
- * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
- * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
- * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- * SUCH DAMAGE.
- */
-

Copied: netkit-bsd-finger/repos/extra-x86_64/LICENSE (from rev 150720, 
netkit-bsd-finger/trunk/LICENSE)
===================================================================
--- extra-x86_64/LICENSE                                (rev 0)
+++ extra-x86_64/LICENSE        2012-02-21 07:25:55 UTC (rev 150721)
@@ -0,0 +1,36 @@
+/*
+ * Copyright (c) 1989 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * This code is derived from software contributed to Berkeley by
+ * Tony Nardo of the Johns Hopkins University/Applied Physics Lab.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ *    notice, this list of conditions and the following disclaimer.
+ * 2. Redistributions in binary form must reproduce the above copyright
+ *    notice, this list of conditions and the following disclaimer in the
+ *    documentation and/or other materials provided with the distribution.
+ * 3. All advertising materials mentioning features or use of this software
+ *    must display the following acknowledgement:
+ *      This product includes software developed by the University of
+ *      California, Berkeley and its contributors.
+ * 4. Neither the name of the University nor the names of its contributors
+ *    may be used to endorse or promote products derived from this software
+ *    without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ * SUCH DAMAGE.
+ */
+

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD       2012-02-21 07:25:16 UTC (rev 150720)
+++ extra-x86_64/PKGBUILD       2012-02-21 07:25:55 UTC (rev 150721)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: dorphell <dorph...@archlinux.org>
-
-pkgname=netkit-bsd-finger
-pkgver=0.17
-pkgrel=6
-pkgdesc="BSD-finger ported to Linux"
-arch=('i686' 'x86_64')
-url='ftp://ftp.uk.linux.org/pub/linux/Networking/netkit'
-license=('BSD')
-depends=('glibc' 'xinetd')
-backup=('etc/xinetd.d/finger')
-source=("ftp://ftp.archlinux.org/other/${pkgname}/bsd-finger-${pkgver}.tar.gz";
-        'finger.xinetd' 'LICENSE')
-md5sums=('52bf281aac8814bf56cdc92f7661ee75'
-         'a8682004dc8dee356065162bde892b47'
-         '5fc568418a0379fc3a358ed1c2523b44')
-
-build() {
-   cd ${srcdir}/bsd-finger-${pkgver}
-   ./configure --prefix=/usr
-   sed -i 's@include <sys/time.h>@include <time.h>@' finger/lprint.c
-   sed -i 's@include <sys/time.h>@include <time.h>@' finger/sprint.c
-   make
-}
-
-package() {
-   cd ${srcdir}/bsd-finger-${pkgver}
-   install -d ${pkgdir}/usr/{bin,sbin} ${pkgdir}/usr/share/man/{man1,man8}
-   make INSTALLROOT=${pkgdir} MANDIR=/usr/share/man install
-
-   install -D -m644 ${srcdir}/finger.xinetd ${pkgdir}/etc/xinetd.d/finger
-   install -D -m644 ${srcdir}/LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: netkit-bsd-finger/repos/extra-x86_64/PKGBUILD (from rev 150720, 
netkit-bsd-finger/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD                               (rev 0)
+++ extra-x86_64/PKGBUILD       2012-02-21 07:25:55 UTC (rev 150721)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer:
+# Contributor: dorphell <dorph...@archlinux.org>
+
+pkgname=netkit-bsd-finger
+pkgver=0.17
+pkgrel=7
+pkgdesc="BSD-finger ported to Linux"
+arch=('i686' 'x86_64')
+url='ftp://ftp.uk.linux.org/pub/linux/Networking/netkit'
+license=('BSD')
+depends=('glibc' 'xinetd')
+backup=('etc/xinetd.d/finger')
+source=("ftp://ftp.archlinux.org/other/${pkgname}/bsd-finger-${pkgver}.tar.gz";
+        'finger.xinetd' 'LICENSE'
+        'fix-manpage-typo.patch')
+md5sums=('52bf281aac8814bf56cdc92f7661ee75'
+         'a8682004dc8dee356065162bde892b47'
+         '5fc568418a0379fc3a358ed1c2523b44'
+         '9c4ad79a8df81ade6d1938955f1debbd')
+
+build() {
+   cd ${srcdir}/bsd-finger-${pkgver}
+
+   # FS#28232
+   patch -p1 -i "${srcdir}"/fix-manpage-typo.patch
+
+   ./configure --prefix=/usr
+   sed -i 's@include <sys/time.h>@include <time.h>@' finger/lprint.c
+   sed -i 's@include <sys/time.h>@include <time.h>@' finger/sprint.c
+   make
+}
+
+package() {
+   cd ${srcdir}/bsd-finger-${pkgver}
+   install -d ${pkgdir}/usr/{bin,sbin} ${pkgdir}/usr/share/man/{man1,man8}
+   make INSTALLROOT=${pkgdir} MANDIR=/usr/share/man install
+
+   install -D -m644 ${srcdir}/finger.xinetd ${pkgdir}/etc/xinetd.d/finger
+   install -D -m644 ${srcdir}/LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: extra-x86_64/finger.xinetd
===================================================================
--- extra-x86_64/finger.xinetd  2012-02-21 07:25:16 UTC (rev 150720)
+++ extra-x86_64/finger.xinetd  2012-02-21 07:25:55 UTC (rev 150721)
@@ -1,8 +0,0 @@
-service finger
-{
-       socket_type             = stream
-       wait                    = no
-       user                    = nobody
-       server                  = /usr/sbin/in.fingerd
-       disable                 = yes
-}

Copied: netkit-bsd-finger/repos/extra-x86_64/finger.xinetd (from rev 150720, 
netkit-bsd-finger/trunk/finger.xinetd)
===================================================================
--- extra-x86_64/finger.xinetd                          (rev 0)
+++ extra-x86_64/finger.xinetd  2012-02-21 07:25:55 UTC (rev 150721)
@@ -0,0 +1,8 @@
+service finger
+{
+       socket_type             = stream
+       wait                    = no
+       user                    = nobody
+       server                  = /usr/sbin/in.fingerd
+       disable                 = yes
+}

Copied: netkit-bsd-finger/repos/extra-x86_64/fix-manpage-typo.patch (from rev 
150720, netkit-bsd-finger/trunk/fix-manpage-typo.patch)
===================================================================
--- extra-x86_64/fix-manpage-typo.patch                         (rev 0)
+++ extra-x86_64/fix-manpage-typo.patch 2012-02-21 07:25:55 UTC (rev 150721)
@@ -0,0 +1,11 @@
+--- bsd-finger-0.17/finger/finger.1~   2012-02-21 07:18:46.236600851 +0000
++++ bsd-finger-0.17/finger/finger.1    2012-02-21 07:19:26.979613738 +0000
+@@ -169,7 +169,7 @@
+ must be able to see the
+ .Pa .nofinger
+ file. This generally means that the home directory containing the file
+-must have the other-users-execute bit set (o+w). See
++must have the other-users-execute bit set (o+x). See
+ .Xr chmod 1 .
+ If you use this feature for privacy, please test it with ``finger
+ @localhost'' before relying on it, just in case.

Reply via email to