aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib.in
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2019-07-01 22:56:24 +0000
committerIngo Schwarze <schwarze@openbsd.org>2019-07-01 22:56:24 +0000
commite355c8dce0a6abc617dda8ab06f5285ea60ab63c (patch)
tree8da322d1e899cab8c044f34da6ceefe086b81424 /lib.in
parentf59a251232e343851a0737c21d9a75ffca28adea (diff)
downloadmandoc-e355c8dce0a6abc617dda8ab06f5285ea60ab63c.tar.gz
mandoc-e355c8dce0a6abc617dda8ab06f5285ea60ab63c.tar.zst
mandoc-e355c8dce0a6abc617dda8ab06f5285ea60ab63c.zip
delete trailing whitespace and space-tab sequences; no code change;
patch from Michal Nowak <mnowak at startmail dot com> who found these with git pbchk in the illumos tree
Diffstat (limited to 'lib.in')
-rw-r--r--lib.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib.in b/lib.in
index b8dd87eb..a01f79e1 100644
--- a/lib.in
+++ b/lib.in
@@ -1,4 +1,4 @@
-/* $Id: lib.in,v 1.21 2019/03/04 17:35:21 schwarze Exp $ */
+/* $Id: lib.in,v 1.22 2019/07/01 22:56:24 schwarze Exp $ */
/*
* Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
* Copyright (c) 2009, 2012 Joerg Sonnenberger <joerg@netbsd.org>
@@ -43,7 +43,7 @@ LINE("libcipher", "FreeSec Crypt Library (libcipher, \\-lcipher)")
LINE("libcompat", "Compatibility Library (libcompat, \\-lcompat)")
LINE("libcrypt", "Crypt Library (libcrypt, \\-lcrypt)")
LINE("libcurses", "Curses Library (libcurses, \\-lcurses)")
-LINE("libcuse", "Userland Character Device Library (libcuse, \\-lcuse)")
+LINE("libcuse", "Userland Character Device Library (libcuse, \\-lcuse)")
LINE("libdevattr", "Device attribute and event library (libdevattr, \\-ldevattr)")
LINE("libdevctl", "Device Control Library (libdevctl, \\-ldevctl)")
LINE("libdevinfo", "Device and Resource Information Utility Library (libdevinfo, \\-ldevinfo)")