tags 664688 fixed-upstream thanks On Tue, Mar 20, 2012 at 10:41 AM, Bjarni Ingi Gislason <[email protected]> wrote: > Package: manpages-dev > Version: 3.27-1 > Severity: minor > Tags: patch > > From "groff": > > <standard input>:22: warning: tab character in unquoted macro argument > <standard input>:25: warning: tab character in unquoted macro argument > <standard input>:28: warning: tab character in unquoted macro argument > <standard input>:31: warning: tab character in unquoted macro argument > <standard input>:34: warning: tab character in unquoted macro argument > <standard input>:37: warning: tab character in unquoted macro argument > <standard input>:40: warning: tab character in unquoted macro argument > <standard input>:43: warning: tab character in unquoted macro argument > <standard input>:46: warning: tab character in unquoted macro argument > <standard input>:49: warning: tab character in unquoted macro argument > <standard input>:52: warning: tab character in unquoted macro argument > <standard input>:55: warning: tab character in unquoted macro argument > <standard input>:58: warning: tab character in unquoted macro argument > <standard input>:61: warning: tab character in unquoted macro argument > <standard input>:64: warning: tab character in unquoted macro argument > <standard input>:67: warning: tab character in unquoted macro argument > <standard input>:70: warning: tab character in unquoted macro argument > > Patch:
Thanks! Applied for upstream 3.38. Cheers, Michael > --- keyctl.2 2012-03-17 19:27:44.000000000 +0000 > +++ keyctl.2.new 2012-03-17 19:50:51.000000000 +0000 > @@ -19,55 +19,55 @@ > .BR keyctl () > has a number of functions available: > .TP > -.B KEYCTL_GET_KEYRING_ID > +.B KEYCTL_GET_KEYRING_ID > Ask for a keyring's ID. > .TP > -.B KEYCTL_JOIN_SESSION_KEYRING > +.B KEYCTL_JOIN_SESSION_KEYRING > Join or start named session keyring. > .TP > -.B KEYCTL_UPDATE > +.B KEYCTL_UPDATE > Update a key. > .TP > -.B KEYCTL_REVOKE > +.B KEYCTL_REVOKE > Revoke a key. > .TP > -.B KEYCTL_CHOWN > +.B KEYCTL_CHOWN > Set ownership of a key. > .TP > -.B KEYCTL_SETPERM > +.B KEYCTL_SETPERM > Set perms on a key. > .TP > -.B KEYCTL_DESCRIBE > +.B KEYCTL_DESCRIBE > Describe a key. > .TP > -.B KEYCTL_CLEAR > +.B KEYCTL_CLEAR > Clear contents of a keyring. > .TP > -.B KEYCTL_LINK > +.B KEYCTL_LINK > Link a key into a keyring. > .TP > -.B KEYCTL_UNLINK > +.B KEYCTL_UNLINK > Unlink a key from a keyring. > .TP > -.B KEYCTL_SEARCH > +.B KEYCTL_SEARCH > Search for a key in a keyring. > .TP > -.B KEYCTL_READ > +.B KEYCTL_READ > Read a key or keyring's contents. > .TP > -.B KEYCTL_INSTANTIATE > +.B KEYCTL_INSTANTIATE > Instantiate a partially constructed key. > .TP > -.B KEYCTL_NEGATE > +.B KEYCTL_NEGATE > Negate a partially constructed key. > .TP > -.B KEYCTL_SET_REQKEY_KEYRING > +.B KEYCTL_SET_REQKEY_KEYRING > Set default request-key keyring. > .TP > -.B KEYCTL_SET_TIMEOUT > +.B KEYCTL_SET_TIMEOUT > Set timeout on a key. > .TP > -.B KEYCTL_ASSUME_AUTHORITY > +.B KEYCTL_ASSUME_AUTHORITY > Assume authority to instantiate key. > .P > These are wrapped by > > -- System Information: > Debian Release: 6.0.4 > APT prefers stable-updates > APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, > 'stable') > Architecture: i386 (i586) > > Kernel: Linux 2.6.32-41 > Locale: LANG=is_IS, LC_CTYPE=is_IS (charmap=ISO-8859-1) > Shell: /bin/sh linked to /bin/dash > > Versions of packages manpages-dev depends on: > ii manpages 3.27-1 Manual pages about using a > GNU/Lin > > manpages-dev recommends no packages. > > Versions of packages manpages-dev suggests: > ii man-db [man-browser] 2.5.7-8 on-line manual pager > > -- no debconf information > > -- > Bjarni I. Gislason > > > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Author of "The Linux Programming Interface"; http://man7.org/tlpi/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

