]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: stop the copyright verbiage from getting included in the POT file
authorBenno Schulenberg <bensberg@telfort.nl>
Mon, 2 Jun 2025 14:14:35 +0000 (16:14 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 6 Jun 2025 09:16:53 +0000 (11:16 +0200)
For some reason the asciidoc parser from `po4a` includes *all* comments
from an adoc file into the util-linux-man.pot file.  Xgettext had a way
to include only certain comments, but `po4a` does not appear to have a
dedicated mechanism for this.

So... use some bricolage: insert a fruitless 'ifdef' as a barrier
between the copyright/license comment and the title line.  This
prevents `po4a` from seeing the two things as belonging together.

This shrinks the util-linux-man.pot file by 1267 lines (2.5%),
equivalent to nearly 67kB (4.8%).

Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
91 files changed:
disk-utils/addpart.8.adoc
disk-utils/blockdev.8.adoc
disk-utils/cfdisk.8.adoc
disk-utils/delpart.8.adoc
disk-utils/fdformat.8.adoc
disk-utils/fdisk.8.adoc
disk-utils/fsck.8.adoc
disk-utils/fsck.minix.8.adoc
disk-utils/mkfs.bfs.8.adoc
disk-utils/mkfs.minix.8.adoc
disk-utils/mkswap.8.adoc
disk-utils/partx.8.adoc
disk-utils/resizepart.8.adoc
disk-utils/sfdisk.8.adoc
disk-utils/swaplabel.8.adoc
lib/terminal-colors.d.5.adoc
libblkid/libblkid.3.adoc
libsmartcols/scols-filter.5.adoc
libuuid/man/uuid.3.adoc
libuuid/man/uuid_clear.3.adoc
libuuid/man/uuid_compare.3.adoc
libuuid/man/uuid_copy.3.adoc
libuuid/man/uuid_generate.3.adoc
libuuid/man/uuid_is_null.3.adoc
libuuid/man/uuid_parse.3.adoc
libuuid/man/uuid_time.3.adoc
libuuid/man/uuid_unparse.3.adoc
login-utils/chfn.1.adoc
login-utils/chsh.1.adoc
login-utils/last.1.adoc
login-utils/login.1.adoc
login-utils/lslogins.1.adoc
login-utils/newgrp.1.adoc
login-utils/sulogin.8.adoc
login-utils/utmpdump.1.adoc
login-utils/vipw.8.adoc
lsfd-cmd/lsfd.1.adoc
misc-utils/blkid.8.adoc
misc-utils/cal.1.adoc
misc-utils/fincore.1.adoc
misc-utils/findfs.8.adoc
misc-utils/hardlink.1.adoc
misc-utils/kill.1.adoc
misc-utils/lastlog2.8.adoc
misc-utils/logger.1.adoc
misc-utils/look.1.adoc
misc-utils/lslocks.8.adoc
misc-utils/mcookie.1.adoc
misc-utils/rename.1.adoc
misc-utils/uuidd.8.adoc
misc-utils/uuidgen.1.adoc
misc-utils/uuidparse.1.adoc
misc-utils/whereis.1.adoc
misc-utils/wipefs.8.adoc
schedutils/chrt.1.adoc
schedutils/coresched.1.adoc
schedutils/taskset.1.adoc
schedutils/uclampset.1.adoc
sys-utils/ctrlaltdel.8.adoc
sys-utils/dmesg.1.adoc
sys-utils/eject.1.adoc
sys-utils/flock.1.adoc
sys-utils/fstab.5.adoc
sys-utils/hwclock.8.adoc
sys-utils/ipcmk.1.adoc
sys-utils/ipcrm.1.adoc
sys-utils/ipcs.1.adoc
sys-utils/ldattach.8.adoc
sys-utils/lsns.8.adoc
sys-utils/mount.8.adoc
sys-utils/prlimit.1.adoc
sys-utils/renice.1.adoc
sys-utils/setpgid.1.adoc
sys-utils/setsid.1.adoc
sys-utils/umount.8.adoc
term-utils/mesg.1.adoc
term-utils/script.1.adoc
term-utils/setterm.1.adoc
term-utils/wall.1.adoc
term-utils/write.1.adoc
text-utils/bits.1.adoc
text-utils/col.1.adoc
text-utils/colcrt.1.adoc
text-utils/colrm.1.adoc
text-utils/column.1.adoc
text-utils/hexdump.1.adoc
text-utils/line.1.adoc
text-utils/more.1.adoc
text-utils/pg.1.adoc
text-utils/rev.1.adoc
text-utils/ul.1.adoc

index 1c1a9dc04db95322dbba10dafcd7e817cd02ee3c..ef3fe0673c989e3eca9ba34cc79e86089376c04b 100644 (file)
@@ -5,6 +5,8 @@ Copyright 2007 Karel Zak <kzak@redhat.com>
 Copyright 2007 Red Hat, Inc.
 May be distributed under the GNU General Public License
 ////
+ifdef::neverdefined[---]
+
 = addpart(8)
 :doctype: manpage
 :man manual: System Administration
index 3c4178b633e71c8708e26769b6efa86c6cdecfc8..a923c563c26fb617f3a134bd2c8c9ce1bbf77bed 100644 (file)
@@ -5,6 +5,8 @@ Copyright 2007 Karel Zak <kzak@redhat.com>
 
 May be distributed under the GNU General Public License
 ////
+ifdef::neverdefined[---]
+
 = blockdev(8)
 :doctype: manpage
 :man manual: System Administration
index 121d023ab6e266d2684c21fef49805e79703c4b5..33bbd4af6c0d4cf4fca542ed79fda0a3f49a403d 100644 (file)
@@ -13,6 +13,8 @@ manual under the conditions for verbatim copying, provided that the
 entire resulting derived work is distributed under the terms of a
 permission notice identical to this one.
 ////
+ifdef::neverdefined[---]
+
 = cfdisk(8)
 :doctype: manpage
 :man manual: System Administration
index e52e2541966c823e673d7ca997356b8ac17e95fd..be2e77c36e96a9772490dd522e466e48b38a0df1 100644 (file)
@@ -5,6 +5,8 @@ Copyright 2007 Karel Zak <kzak@redhat.com>
 Copyright 2007 Red Hat, Inc.
 May be distributed under the GNU General Public License
 ////
+ifdef::neverdefined[---]
+
 = delpart(8)
 :doctype: manpage
 :man manual: System Administration
index d57f49d04affa57880d8f6a8eb53922d4330b167..e717cb5c70234afae1cf103a22c0056e320eeed1 100644 (file)
@@ -3,6 +3,8 @@
 Copyright 1992, 1993 Rickard E. Faith (faith@cs.unc.edu)
 May be distributed under the GNU General Public License
 ////
+ifdef::neverdefined[---]
+
 = fdformat(8)
 :doctype: manpage
 :man manual: System Administration
index 13e7147bb727ded3097f2a15c04de645cd3a9aa3..d53ab432a22483a0f86847b6373a54a7abe8f79e 100644 (file)
@@ -6,6 +6,8 @@ Copyright 2012 Davidlohr Bueso <dave@gnu.org>
 Copyright (C) 2013 Karel Zak <kzak@redhat.com>
 May be distributed under the GNU General Public License
 ////
+ifdef::neverdefined[---]
+
 = fdisk(8)
 :doctype: manpage
 :man manual: System Administration
index 8631bcd795d1213521c87ccd72b3243f2e2accdf..cfc4a072cb7f0dfac3293d4089acb8807d266a77 100644 (file)
@@ -3,6 +3,8 @@
 Copyright 1993, 1994, 1995 by Theodore Ts'o.  All Rights Reserved.
 This file may be copied under the terms of the GNU General Public License.
 ////
+ifdef::neverdefined[---]
+
 = fsck(8)
 :doctype: manpage
 :man manual: System Administration
index 37baaced55308abe2c371c57dfe696e004dddb30..7dfbc6688efd55c2e2171aa3819254f8eb1f1ae3 100644 (file)
@@ -3,6 +3,8 @@
 Copyright 1992, 1993, 1994 Rickard E. Faith (faith@cs.unc.edu)
 May be freely distributed.
 ////
+ifdef::neverdefined[---]
+
 = fsck.minix(8)
 :doctype: manpage
 :man manual: System Administration
index e66f8e0b588e990c17cc51531c205d63abdf6bbc..647b0d5bbb86a55be15b6bd75fb144c04f78df79 100644 (file)
@@ -3,6 +3,8 @@
 Copyright 1999 Andries E. Brouwer (aeb@cwi.nl)
 May be freely distributed.
 ////
+ifdef::neverdefined[---]
+
 = mkfs.bfs(8)
 :doctype: manpage
 :man manual: System Administration
index f747ee40f30a52a7bb3cd8f97206223a1f28d885..99ff263fa444456b54068758c221c7eed1242457 100644 (file)
@@ -6,6 +6,8 @@ Copyright 2012 Davidlohr Bueso <dave@gnu.org>
 Copyright (C) 2013 Karel Zak <kzak@redhat.com>
 May be distributed under the GNU General Public License
 ////
+ifdef::neverdefined[---]
+
 = mkfs.minix(8)
 :doctype: manpage
 :man manual: System Administration
index a7838ae9197f3c2a627954f09d972a82378b2685..ace8dde7392403a6b368fce12b3874c62238c63f 100644 (file)
@@ -3,6 +3,8 @@
 Copyright 1998 Andries E. Brouwer (aeb@cwi.nl)
 May be distributed under the GNU General Public License
 ////
+ifdef::neverdefined[---]
+
 = mkswap(8)
 :doctype: manpage
 :man manual: System Administration
index 180f1c32b2c0613e9b933c4448610fa9aba10e4e..552cc6178c96b876c647874ab07a79e7c77cd921 100644 (file)
@@ -6,6 +6,8 @@ Copyright 2007 Red Hat, Inc.
 Copyright 2010 Davidlohr Bueso <dave@gnu.org>
 May be distributed under the GNU General Public License
 ////
+ifdef::neverdefined[---]
+
 = partx(8)
 :doctype: manpage
 :man manual: System Administration
index b07680b6192ecae9e793139e305f022b8e87d57a..e65215b55152554c07053f6c0f7aff0f3f9d6628 100644 (file)
@@ -5,6 +5,8 @@ Copyright 2012 Vivek Goyal <vgoyal@redhat.com>
 Copyright 2012 Red Hat, Inc.
 May be distributed under the GNU General Public License
 ////
+ifdef::neverdefined[---]
+
 = resizepart(8)
 :doctype: manpage
 :man manual: System Administration
index ac81ec93983b74563c36949f69394055e1ec26d3..99849a638d2908bade1a107a9fd8a7cc0b942878 100644 (file)
@@ -12,6 +12,8 @@ manual under the conditions for verbatim copying, provided that the
 entire resulting derived work is distributed under the terms of a
 permission notice identical to this one.
 ////
+ifdef::neverdefined[---]
+
 = sfdisk(8)
 :doctype: manpage
 :man manual: System Administration
index 0a1a1136fc03b5d40f258fb1ce9eabe679203560..94fc38d1f3994a2ba8542a22b61d46d52d9873dc 100644 (file)
@@ -3,6 +3,8 @@
 Copyright 2010 Jason Borden <jborden@bluehost.com>
 This file may be copied under the terms of the GNU General Public License.
 ////
+ifdef::neverdefined[---]
+
 = swaplabel(8)
 :doctype: manpage
 :man manual: System Administration
index 4936947b112dcdcd6c0633c4a93852e372819266..40ed8b96600b223cfd71aa46b3063326724f3eca 100644 (file)
@@ -6,6 +6,7 @@ Copyright (C) 2014 Karel Zak <kzak@redhat.com>
 Copyright 2014 Red Hat, Inc.
 May be distributed under the GNU General Public License
 ////
+ifdef::neverdefined[---]
 
 = terminal-colors.d(5)
 :doctype: manpage
index 853d12134be7e2e15ab29be4067a2ae6d66fc519..9c92bc5c7f4ada665288a9a58342d2fe8f12cdca 100644 (file)
@@ -5,6 +5,8 @@ This man page was created for libblkid.so.1.0 from e2fsprogs-1.24.
 This file may be copied under the terms of the GNU Lesser General Public License.
 Created  Wed Sep 14 12:02:12 2001, Andreas Dilger
 ////
+ifdef::neverdefined[---]
+
 = libblkid(3)
 :doctype: manpage
 :man manual: Programmer's Manual
index 939da7733a00cb8c46ff70423c57aee003a57a5e..54a1b72512097b4c5205bfdac2766cea269323c7 100644 (file)
@@ -4,6 +4,8 @@ Copyright (C) 2023 Karel Zak <kzak@redhat.com>
 
 This file may be copied under the terms of the GNU General Public License.
 ////
+ifdef::neverdefined[---]
+
 = scols-filter(5)
 :doctype: manpage
 :man manual: File formats and conventions
index c8c6d66dd4684cef7b6d04958cd46484cb196ab3..df4b792777fa7ea0f89f3f072f94151f85615085 100644 (file)
@@ -30,6 +30,8 @@ DAMAGE.
 
 Created  Wed Mar 10 17:42:12 1999, Andreas Dilger
 ////
+ifdef::neverdefined[---]
+
 = uuid(3)
 :doctype: manpage
 :man manual: Programmer's Manual
index 48c3a59b59296b7b96f5c3f8bb8f832adeb50143..4975ca76f05034bf8e2ae314589e6eb52c576b96 100644 (file)
@@ -30,6 +30,8 @@ DAMAGE.
 
 Created  Wed Mar 10 17:42:12 1999, Andreas Dilger
 ////
+ifdef::neverdefined[---]
+
 = uuid_clear(3)
 :doctype: manpage
 :man manual: Programmer's Manual
index 6001167500956d370cc0dad50c9d21512f5b5245..9802e2bf195a7cd9b043228b2b3bb4f9ecebab32 100644 (file)
@@ -30,6 +30,8 @@ DAMAGE.
 
 Created  Wed Mar 10 17:42:12 1999, Andreas Dilger
 ////
+ifdef::neverdefined[---]
+
 = uuid_compare(3)
 :doctype: manpage
 :man manual: Programmer's Manual
index 31c963decae14654831b5d2132e4b1931abb56ce..5323e847250e8366cc75ef04d936278086686555 100644 (file)
@@ -30,6 +30,8 @@ DAMAGE.
 
 Created  Wed Mar 10 17:42:12 1999, Andreas Dilger
 ////
+ifdef::neverdefined[---]
+
 = uuid_copy(3)
 :doctype: manpage
 :man manual: Programmer's Manual
index 420634d515770b2a11e0d2916852bc598d53355c..f8916eace2b5a1ca7a83171d8650d79fe20c1b39 100644 (file)
@@ -32,6 +32,8 @@ DAMAGE.
 
 Created  Wed Mar 10 17:42:12 1999, Andreas Dilger
 ////
+ifdef::neverdefined[---]
+
 = uuid_generate(3)
 :doctype: manpage
 :man manual: Programmer's Manual
index 23f2bf85f04d2bbe0ab47fc5530af5638c99d173..ba62e33157d68467234f29f32fc81116e849af2f 100644 (file)
@@ -30,6 +30,8 @@ DAMAGE.
 
 Created  Wed Mar 10 17:42:12 1999, Andreas Dilger
 ////
+ifdef::neverdefined[---]
+
 = uuid_is_null(3)
 :doctype: manpage
 :man manual: Programmer's Manual
index 230023fd5a2574c2db5c6d22d0288c781df5e05c..cecabe4cf05fb03235241430500737331a0e8d52 100644 (file)
@@ -30,6 +30,8 @@ DAMAGE.
 
 Created  Wed Mar 10 17:42:12 1999, Andreas Dilger
 ////
+ifdef::neverdefined[---]
+
 = uuid_parse(3)
 :doctype: manpage
 :man manual: Programmer's Manual
index 5e579e240ee6ed471fb057c3d5b6d2a6ce4424b4..3d57e5f961bc7e666859ea84eb2803e2ace577ea 100644 (file)
@@ -30,6 +30,8 @@ DAMAGE.
 
 Created  Wed Mar 10 17:42:12 1999, Andreas Dilger
 ////
+ifdef::neverdefined[---]
+
 = uuid_time(3)
 :doctype: manpage
 :man manual: Programmer's Manual
index 20e8cfbab31597125b8dba6858653ea9e7553133..13a8bec2775ce3552d26bfdd8e7de2e52ffb1c12 100644 (file)
@@ -30,6 +30,8 @@ DAMAGE.
 
 Created  Wed Mar 10 17:42:12 1999, Andreas Dilger
 ////
+ifdef::neverdefined[---]
+
 = uuid_unparse(3)
 :doctype: manpage
 :man manual: Programmer's Manual
index 527c6806c6ff5e77b94a5c0669c3d68080b56b39..94f95831bd77f08405a57741597c3322f6f9fd40 100644 (file)
@@ -7,6 +7,8 @@ This program is free software.  You can redistribute it and
 modify it under the terms of the GNU General Public License.
 There is no warranty.
 ////
+ifdef::neverdefined[---]
+
 = chfn(1)
 :doctype: manpage
 :man manual: User Commands
index e259b593f13b247477c9e1eedd7c292243753fee..b28e1fbedc642c92e69b8a147c22794e5473db2c 100644 (file)
@@ -7,6 +7,8 @@ This program is free software.  You can redistribute it and
 modify it under the terms of the GNU General Public License.
 There is no warranty.
 ////
+ifdef::neverdefined[---]
+
 = chsh(1)
 :doctype: manpage
 :man manual: User Commands
index adf82ae734294dab6174167766277dce300662a4..f3ee91c54699d37630d4170821d5d17ade0b8f89 100644 (file)
@@ -16,6 +16,8 @@ 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
 ////
+ifdef::neverdefined[---]
+
 = last(1)
 :doctype: manpage
 :man manual: User Commands
index 88c26068848a51745161d7507fdfeafcde3923d8..2e49b7b8c35887db9289af2d2b19b9d65e39024f 100644 (file)
@@ -3,6 +3,8 @@
 Copyright 1993 Rickard E. Faith (faith@cs.unc.edu)
 May be distributed under the GNU General Public License
 ////
+ifdef::neverdefined[---]
+
 = login(1)
 :doctype: manpage
 :man manual: User Commands
index 7a344a7f42809d7aba81f15f2eb50b128bc8fce8..1fa98476841e1c33fb5c92b015a1b3c620a92a1f 100644 (file)
@@ -1,6 +1,8 @@
 //po4a: entry man manual
 // Copyright 2014 Ondrej Oprala (ondrej.oprala@gmail.com)
 // May be distributed under the GNU General Public License
+ifdef::neverdefined[---]
+
 = lslogins(1)
 :doctype: manpage
 :man manual: User Commands
index 0df01a3f72e83ee2a35125dfb1f01c0b92412346..046bb6bec5e7bd3bdf6904c9a48ada76e7d94885 100644 (file)
@@ -5,6 +5,8 @@
 //
 // Original author unknown.  This man page is in the public domain.
 // Modified Sat Oct  9 17:46:48 1993 by faith@cs.unc.edu
+ifdef::neverdefined[---]
+
 = newgrp(1)
 :doctype: manpage
 :man manual: User Commands
index 3165d61959e4c371a412537956cf1a177b1b7ba8..db61ed4fb8d65c1f501afdeb4730adae9aa4ad94 100644 (file)
@@ -17,6 +17,8 @@ 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
 ////
+ifdef::neverdefined[---]
+
 = sulogin(8)
 :doctype: manpage
 :man manual: System Administration
index a7672d3d49122b269d55992b8b927e7b637b1b85..8dd21f09c66b706aa2f18cf5d78239cdc28bb296 100644 (file)
@@ -16,6 +16,8 @@ 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
 ////
+ifdef::neverdefined[---]
+
 = utmpdump(1)
 :doctype: manpage
 :man manual: User Commands
index 58acb9c4f64424a71c38df8c707621b6e89d89ff..515252e6f16a583067fbd2dfa5e41928c0106bea 100644 (file)
@@ -33,6 +33,8 @@ SUCH DAMAGE.
 
     @(#)vipw.8 6.7 (Berkeley) 3/16/91
 ////
+ifdef::neverdefined[---]
+
 = vipw(8)
 :doctype: manpage
 :man manual: System Administration
index 9c4b8a0b5aeebdcddf5a5ceb6601813ffbf6e16f..2fa13b91693c74ed43c4d1f070ae57b81ff61c0a 100644 (file)
@@ -4,6 +4,8 @@ Copyright 2021 Red Hat, Inc.
 
 This file may be copied under the terms of the GNU General Public License.
 ////
+ifdef::neverdefined[---]
+
 = lsfd(1)
 :doctype: manpage
 :man manual: User Commands
index 310ed35322e7ad8f8d7970186f8bafbe62014f8a..8ea98f07b20f2b1ec78eb8bfaafabbf28d2a87a8 100644 (file)
@@ -1,6 +1,8 @@
 //po4a: entry man manual
 // Copyright 2000 Andreas Dilger (adilger@turbolinux.com)
 // This file may be copied under the terms of the GNU General Public License.
+ifdef::neverdefined[---]
+
 = blkid(8)
 :doctype: manpage
 :man manual: System Administration
index 43a9a3902baef88f3c05351ebf09f7ff38872b66..b4096ed15fb932e247102134ee6668dd702efb70 100644 (file)
@@ -36,6 +36,8 @@ SUCH DAMAGE.
 
     @(#)cal.1  8.1 (Berkeley) 6/6/93
 ////
+ifdef::neverdefined[---]
+
 = cal(1)
 :doctype: manpage
 :man manual: User Commands
index 8403482d99fce035b09aee009366e2e7f631cac8..2d0ab248af1b28d0d188acc6af4e70f268e7832d 100644 (file)
@@ -4,6 +4,8 @@ Copyright 2017 Red Hat, Inc.
 
 This file may be copied under the terms of the GNU General Public License.
 ////
+ifdef::neverdefined[---]
+
 = fincore(1)
 :doctype: manpage
 :man manual: User Commands
index 5cc20030515e168a3e979d444ee26f0a73b6ed20..8783cdc2505a123127d699cf41f742ec6b18a676 100644 (file)
@@ -1,6 +1,8 @@
 //po4a: entry man manual
 // Copyright 1993, 1994, 1995 by Theodore Ts'o.  All Rights Reserved.
 // This file may be copied under the terms of the GNU General Public License.
+ifdef::neverdefined[---]
+
 = findfs(8)
 :doctype: manpage
 :man manual: System Administration
index 5788014d215e092d354de4cfc706cb93bd7bc608..613f7a1d4a97f2c432b34f89d509fbdb4a69d41e 100644 (file)
@@ -5,6 +5,8 @@ SPDX-License-Identifier: MIT
 Copyright (C) 2008 - 2012 Julian Andres Klode. See hardlink.c for license.
 Copyright (C) 2021 Karel Zak <kzak@redhat.com>
 ////
+ifdef::neverdefined[---]
+
 = hardlink(1)
 :doctype: manpage
 :man manual: User Commands
index 76027fb52dddfac1dc2f7866398f1b8eb629ac84..169f2586622c17322d53c1bf9ffccb87dddcd2ba 100644 (file)
@@ -4,6 +4,8 @@ Copyright 1994 Salvatore Valente (svalente@mit.edu)
 Copyright 1992 Rickard E. Faith (faith@cs.unc.edu)
 May be distributed under the GNU General Public License
 ////
+ifdef::neverdefined[---]
+
 = kill(1)
 :doctype: manpage
 :man manual: User Commands
index 4857cfdce89c85604a5fc06b878f6737eb5bc62a..40602f247fc45ebe6ffe0f95f787ffaab3e24c68 100644 (file)
@@ -3,6 +3,8 @@
 Copyright 2023 Thorsten Kukuk (kukuk@suse.de)
 This file may be copied under the terms of the GNU General Public License.
 ////
+ifdef::neverdefined[---]
+
 = lastlog2(8)
 :doctype: manpage
 :man manual: User Commands
index e63f5eff85fe8653640c08f1440925d4e7a618af..f39d8cc700c78e499a647e26a5f36c7509f975ad 100644 (file)
@@ -33,6 +33,8 @@ SUCH DAMAGE.
 
        @(#)logger.1    8.1 (Berkeley) 6/6/93
 ////
+ifdef::neverdefined[---]
+
 = logger(1)
 :doctype: manpage
 :man manual: User Commands
index 0ef71ece302f64a778d11700be5f979251b6d091..bdc7919293c12b045b4d736066e02a1b8713238f 100644 (file)
@@ -33,6 +33,8 @@ SUCH DAMAGE.
 
     @(#)look.1 8.1 (Berkeley) 6/14/93
 ////
+ifdef::neverdefined[---]
+
 = look(1)
 :doctype: manpage
 :man manual: User Commands
index 2395d86fbcd837b8403037db30c3f43b17929be3..743f275f39b98c3c0c108b72676fba4d9c86573b 100644 (file)
@@ -9,6 +9,8 @@ Copyright 1994 Salvatore Valente (svalente@mit.edu)
 Copyright 1992 Rickard E. Faith (faith@cs.unc.edu)
 May be distributed under the GNU General Public License
 ////
+ifdef::neverdefined[---]
+
 = lslocks(8)
 :doctype: manpage
 :man manual: System Administration
index 9a77e4266e9e535c1619f1f4f54d778f1ff3dbeb..79a534b7335766512996ab4d52a2955366aba38f 100644 (file)
@@ -1,6 +1,8 @@
 //po4a: entry man manual
 // mcookie.1 --
 // Public Domain 1995 Rickard E. Faith (faith@cs.unc.edu)
+ifdef::neverdefined[---]
+
 = mcookie(1)
 :doctype: manpage
 :man manual: User Commands
index 39b1496d579bfa78ca4d11791947ed2562fb8ef6..b8ea2bfdf662edb4f92f620bcbe921ac575fd54a 100644 (file)
@@ -5,6 +5,8 @@
 //
 // Written by Andries E. Brouwer (aeb@cwi.nl)
 // Placed in the public domain
+ifdef::neverdefined[---]
+
 = rename(1)
 :doctype: manpage
 :man manual: User Commands
index f15d7b631ede3c293fc1d229c2c62b3080e64a6c..9658f0f4131d35808c33d1407e2da3fe02580a14 100644 (file)
@@ -3,6 +3,8 @@
 Copyright 2007 by Theodore Ts'o.  All Rights Reserved.
 This file may be copied under the terms of the GNU General Public License.
 ////
+ifdef::neverdefined[---]
+
 = uuidd(8)
 :doctype: manpage
 :man manual: System Administration
index ce1d9e1a4a1b821f3a137735e796bf24a429db72..ac2db71fb9175c4060d091b6dcaba7b5cebbb53f 100644 (file)
@@ -3,6 +3,8 @@
 Copyright 1999 Andreas Dilger (adilger@enel.ucalgary.ca)
 This file may be copied under the terms of the GNU General Public License.
 ////
+ifdef::neverdefined[---]
+
 = uuidgen(1)
 :doctype: manpage
 :man manual: User Commands
index d517c192329ddb33d3dd8269419ab85282de86c2..92a8d341d3114fac25fd10f144f64b36cc510548 100644 (file)
@@ -1,6 +1,8 @@
 //po4a: entry man manual
 // Copyright (c) 2017 Sami Kerola
 // The 3-Clause BSD License
+ifdef::neverdefined[---]
+
 = uuidparse(1)
 :doctype: manpage
 :man manual: User Commands
index 6a85e6c4c8c11e2d2e212e10152664db859fdf7e..e7ef4f7ce067a037438f620961e49677256dfdf9 100644 (file)
@@ -33,6 +33,8 @@ SUCH DAMAGE.
 
 @(#)whereis.1 from UCB 4.2
 ////
+ifdef::neverdefined[---]
+
 = whereis(1)
 :doctype: manpage
 :man manual: User Commands
index 7e75c7bbaf7b503f717ede8a0c9966c6b2eb777d..4cf17745c1a4d15502d608e16d5bdd537e136e0d 100644 (file)
@@ -1,6 +1,8 @@
 //po4a: entry man manual
 // Copyright 2009 by Karel Zak.  All Rights Reserved.
 // This file may be copied under the terms of the GNU General Public License.
+ifdef::neverdefined[---]
+
 = wipefs(8)
 :doctype: manpage
 :man manual: System Administration
index 4f610b83916f7d8931755f42e2cd7310865df92b..3d3948050a32449760165b642ebf08cfe075ff91 100644 (file)
@@ -23,6 +23,8 @@ 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.
 ////
+ifdef::neverdefined[---]
+
 = chrt(1)
 :doctype: manpage
 :man manual: User Commands
index 0d4c211f855a070a664cfbf0a9ce73131a46d496..997b6ab36eb36b288ef6fbf00e611dc0951897da 100644 (file)
@@ -1,7 +1,5 @@
 //po4a: entry man manual
-////
-coresched(1) manpage
-////
+
 = coresched(1)
 :doctype: manpage
 :man manual: User Commands
index 056b1ca301887c27ef9b9ee09b7fa5ef31eb9a67..8c4d84dccb028e160ceca4c5178d25d93bfc7e8a 100644 (file)
@@ -21,6 +21,8 @@ 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.
 ////
+ifdef::neverdefined[---]
+
 = taskset(1)
 :doctype: manpage
 :man manual: User Commands
index b3cdb4e7ff2d8a261388ed08f510bc59133ddeb0..fb48b2bf8dd8a45350cddc1cdb93f45c50aa7520 100644 (file)
@@ -23,6 +23,8 @@ 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.
 ////
+ifdef::neverdefined[---]
+
 = uclampset(1)
 :doctype: manpage
 :man manual: User Commands
index 57842400ce218ddd985ddba6e6f558e859d4cd99..9548a329cf3c77e3a233b96302c5468458091806 100644 (file)
@@ -3,6 +3,8 @@
 Copyright 1992, 1993 Rickard E. Faith (faith@cs.unc.edu)
 May be distributed under the GNU General Public License
 ////
+ifdef::neverdefined[---]
+
 = ctrlaltdel(8)
 :doctype: manpage
 :man manual: System Administration
index 364c4aca46780ea209ccd9e9054271204251bad6..24e79aa6619a5f598f31742b937922da901765d4 100644 (file)
@@ -3,6 +3,8 @@
 Copyright 1993 Rickard E. Faith (faith@cs.unc.edu)
 May be distributed under the GNU General Public License
 ////
+ifdef::neverdefined[---]
+
 = dmesg(1)
 :doctype: manpage
 :man manual: User Commands
index 6db0407290daa7d573d73c6e6562df3392712e49..8f6bafd56ea3c14dd8872a5e8b4c82192899d749 100644 (file)
@@ -7,6 +7,8 @@ It may be distributed under the GNU General Public License, version 2, or
 any higher version. See section COPYING of the GNU General Public license
 for conditions under which this file may be redistributed.
 ////
+ifdef::neverdefined[---]
+
 = eject(1)
 :doctype: manpage
 :man manual: User Commands
index 247ab385f0e21d4794f353f56674d52f5840d854..1790f3f196c67b4562accc0bb25b0cf369f266e2 100644 (file)
@@ -23,6 +23,8 @@ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 OTHER DEALINGS IN THE SOFTWARE.
 ////
+ifdef::neverdefined[---]
+
 = flock(1)
 :doctype: manpage
 :man manual: User Commands
index fb649d5f21ab6de34d480c19ed56fc8dcc591500..f5b4d0dcbcba81ab71650018e5018656d42fbe17 100644 (file)
@@ -33,6 +33,8 @@ SUCH DAMAGE.
 
     @(#)fstab.5        6.5 (Berkeley) 5/10/91
 ////
+ifdef::neverdefined[---]
+
 = fstab(5)
 :doctype: manpage
 :man manual: File formats
index 3ad02054f3bd186bc9bca176b237d4b8fd6e1751..145bd27af3e15ec94c8240e1361a116315af137e 100644 (file)
@@ -6,6 +6,8 @@ hwclock.8 -- man page for util-linux' hwclock
    Authored new section: DATE-TIME CONFIGURATION.
    Subsections: Keeping Time..., LOCAL vs UTC, POSIX vs 'RIGHT'.
 ////
+ifdef::neverdefined[---]
+
 = hwclock(8)
 :doctype: manpage
 :man manual: System Administration
index 11e333387e7e7bdb3747bbf7ddc10b228f5a1e35..8e1ad2fe621dee37468323cd50fd0c4ac78fd90c 100644 (file)
@@ -3,6 +3,8 @@
 Copyright 2008 Hayden A. James (hayden.james@gmail.com)
 May be distributed under the GNU General Public License
 ////
+ifdef::neverdefined[---]
+
 = ipcmk(1)
 :doctype: manpage
 :man manual: User Commands
index f4a8b4546442825688fc3b5095ed10e2aa3439d2..1f2960445b45017c077a0f2ec372c164225f7090 100644 (file)
@@ -3,6 +3,8 @@
 Copyright 2002 Andre C. Mazzone (linuxdev@karagee.com)
 May be distributed under the GNU General Public License
 ////
+ifdef::neverdefined[---]
+
 = ipcrm(1)
 :doctype: manpage
 :man manual: User Commands
index 0234232b46ba6387b7c49e617336fa2407930c80..0853205f06ab5179a30be9d000131ae437169e71 100644 (file)
@@ -3,6 +3,8 @@
 Copyright 1993 Rickard E. Faith (faith@cs.unc.edu)
 May be distributed under the GNU General Public License
 ////
+ifdef::neverdefined[---]
+
 = ipcs(1)
 :doctype: manpage
 :man manual: User Commands
index 07549fb5a0df80da71fc10d5d32cb90482e9f106..6a51d672b004c175454874004acf3bac8573c486 100644 (file)
@@ -3,6 +3,8 @@
 Copyright 2008 Tilman Schmidt (tilman@imap.cc)
 May be distributed under the GNU General Public License version 2 or later
 ////
+ifdef::neverdefined[---]
+
 = ldattach(8)
 :doctype: manpage
 :man manual: System Administration
index 3cbe3504ec3c6059d2d3cde0b491d29a7dbee71d..49f0d5b950ff5b91c6c3d65c1519d154acec6657 100644 (file)
@@ -4,6 +4,8 @@ Man page for the lsns command.
 Copyright 2015 Karel Zak <kzak@redhat.com>
 May be distributed under the GNU General Public License
 ////
+ifdef::neverdefined[---]
+
 = lsns(8)
 :doctype: manpage
 :man manual: System Administration
index f4f8669de5eda50c02372ea29d154d692f9282be..0e431004b56a7db4a06c90de3e597c642a3eb42d 100644 (file)
@@ -29,6 +29,8 @@ 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.
 ////
+ifdef::neverdefined[---]
+
 = mount(8)
 :doctype: manpage
 :man manual: System Administration
index 4e839016d264e9b8b4ec1f36762712c117b46411..fbfbc9f0ad576b4235796b06d0fa8360f134bbfd 100644 (file)
@@ -4,6 +4,8 @@ prlimit.1 --
 Copyright 2011 Davidlohr Bueso <dave@gnu.org>
 May be distributed under the GNU General Public License
 ////
+ifdef::neverdefined[---]
+
 = prlimit(1)
 :doctype: manpage
 :man manual: User Commands
index 5f2e2a98d2996b656b735ce686f0efaf854d919a..6d24c3c1c55a76aff88d75b35770f41575597e93 100644 (file)
@@ -33,6 +33,8 @@ SUCH DAMAGE.
 
     @(#)renice.8       8.1 (Berkeley) 6/9/93
 ////
+ifdef::neverdefined[---]
+
 = renice(1)
 :doctype: manpage
 :man manual: User Commands
index 493038d5504aeaa4e89d72b74755b852092f5b3e..91cd9d00e691a91ad1d1718627735f7bd2a4985d 100644 (file)
@@ -5,6 +5,8 @@
 //
 // Daan De Meyer <daan.j.demeyer@gmail.com>
 // In the public domain.
+ifdef::neverdefined[---]
+
 = setpgid(1)
 :doctype: manpage
 :man manual: User Commands
index 5cf49a5978f09ecd31a3753904a57e174f6fedf6..9f9f9081b9309c05d42b1de282cddc571c4e7059 100644 (file)
@@ -1,6 +1,8 @@
 //po4a: entry man manual
 // Rick Sladkey <jrs@world.std.com>
 // In the public domain.
+ifdef::neverdefined[---]
+
 = setsid(1)
 :doctype: manpage
 :man manual: User Commands
index b9a3ff963445cb38effb0ca323f0d4ee94327e61..4f45dec7fe0b7e470d40e50183253871be525d8b 100644 (file)
@@ -24,6 +24,8 @@ 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.
 ////
+ifdef::neverdefined[---]
+
 = umount(8)
 :doctype: manpage
 :man manual: System Administration
index df9adfd3801bbcb9d8ba182e50a45256a78f6a02..38135a8dbb934892625d94acb39b7a6a0d39065b 100644 (file)
@@ -33,6 +33,8 @@ SUCH DAMAGE.
 
        @(#)mesg.1      8.1 (Berkeley) 6/6/93
 ////
+ifdef::neverdefined[---]
+
 = mesg(1)
 :doctype: manpage
 :man manual: User Commands
index 7d9fa0eacb4676bec1dbc3d6880966a81ed73ec9..894115c5bc8843cfc62a19e9a148eaf723812b40 100644 (file)
@@ -33,6 +33,8 @@ SUCH DAMAGE.
 
        @(#)script.1    6.5 (Berkeley) 7/27/91
 ////
+ifdef::neverdefined[---]
+
 = script(1)
 :doctype: manpage
 :man manual: User Commands
index 89e21532e73a5e032eb8e6a357b1bb58b1f2fa8b..fa511bc460c9d19f97ebdcdd8c232c92e29a3338 100644 (file)
@@ -6,6 +6,8 @@ Copyright 2000 Colin Watson (cjw44@cam.ac.uk)
 Do not restrict distribution.
 May be distributed under the GNU General Public License
 ////
+ifdef::neverdefined[---]
+
 = setterm(1)
 :doctype: manpage
 :man manual: User Commands
index 441871d41ca02d772c676c6d9b9fe84415379419..7c7936099c78de488f3ff56f70454947a0a75251 100644 (file)
@@ -34,6 +34,8 @@ SUCH DAMAGE.
     @(#)wall.1 6.5 (Berkeley) 4/23/91
 
 ////
+ifdef::neverdefined[---]
+
 = wall(1)
 :doctype: manpage
 :man manual: User Commands
index 22b537f2c40a5571ea9ab0534e77d221d73ab55b..0a6a4717bac3c1c64ab0a412bc9e356764a921f9 100644 (file)
@@ -36,6 +36,8 @@ SUCH DAMAGE.
 
     @(#)write.1        8.1 (Berkeley) 6/6/93
 ////
+ifdef::neverdefined[---]
+
 = write(1)
 :doctype: manpage
 :man manual: User Commands
index b444c087e50b390588e1d3222a4907ae46098f08..770ad363e9d8cb463e504109983ae888f9b1f5c1 100644 (file)
@@ -11,6 +11,8 @@ the Free Software Foundation; either version 2 of the License, or
 Copyright (c) 2024 Robin Jarry
 
 ////
+ifdef::neverdefined[---]
+
 = bits(1)
 :doctype: manpage
 :man manual: User Commands
index bc1913a913655203b72764102ef5d2d1f6dbd3af..050332d58e1f7b71a2d3b7fcfb3f2606afd4faf5 100644 (file)
@@ -36,6 +36,8 @@ SUCH DAMAGE.
 
     @(#)col.1  6.8 (Berkeley) 6/17/91
 ////
+ifdef::neverdefined[---]
+
 = col(1)
 :doctype: manpage
 :man manual: User Commands
index dee315531a5dd6cf5b47132eb0d8c51e0ae2057c..e3bab5f9af3aef9756bfe5c5c8adbf8678f96f58 100644 (file)
@@ -33,6 +33,8 @@ SUCH DAMAGE.
 
     @(#)colcrt.1       8.1 (Berkeley) 6/30/93
 ////
+ifdef::neverdefined[---]
+
 = colcrt(1)
 :doctype: manpage
 :man manual: User Commands
index 529133961a1ac4c7d2cf0197ef22d105b1a9a33f..aa6f757cb5bf4018037f5d25494cbe2b105d01f3 100644 (file)
@@ -33,6 +33,8 @@ SUCH DAMAGE.
 
     @(#)colrm.1        6.6 (Berkeley) 3/14/91
 ////
+ifdef::neverdefined[---]
+
 = colrm(1)
 :doctype: manpage
 :man manual: User Commands
index 97b7fec5b0e85d9605f4857bef249ebd7e2a7f23..73a8676d21cc00ccb7f0e5fb7a04366884aa900d 100644 (file)
@@ -33,6 +33,8 @@ SUCH DAMAGE.
 
     @(#)column.1       8.1 (Berkeley) 6/6/93
 ////
+ifdef::neverdefined[---]
+
 = column(1)
 :doctype: manpage
 :man manual: User Commands
index 33f8892587183506004f151d966f1960b8598ad5..77ab798cf87ae343ca98d4de4590048505fcdc0d 100644 (file)
@@ -33,6 +33,8 @@ SUCH DAMAGE.
 
        @(#)hexdump.1   8.2 (Berkeley) 4/18/94
 ////
+ifdef::neverdefined[---]
+
 = hexdump(1)
 :doctype: manpage
 :man manual: User Commands
index ecbc088171edca123ff9bb30605faacd8b43cdc8..05613ce6242d3302ef0853005d7a5c447be18e35 100644 (file)
@@ -4,6 +4,8 @@
 // it what you wish.
 //
 // This page is in the public domain
+ifdef::neverdefined[---]
+
 = line(1)
 :doctype: manpage
 :man manual: User Commands
index aad95e0087069282b2fd97546c41782d356a170f..d40b79bae39f46ac728fe1a08acc0d48e959ef72 100644 (file)
@@ -36,6 +36,8 @@ SUCH DAMAGE.
 
 Copyright (c) 1992 Rik Faith (faith@cs.unc.edu)
 ////
+ifdef::neverdefined[---]
+
 = more(1)
 :doctype: manpage
 :man manual: User Commands
index 62b456e9accb229950b807a32d9d3a3d49cad82c..3f40589568ac22f4bad22d9eb4b88abff16c43d0 100644 (file)
@@ -1,5 +1,7 @@
 //po4a: entry man manual
 // Copyright 2001 Gunnar Ritter
+ifdef::neverdefined[---]
+
 = pg(1)
 :doctype: manpage
 :man manual: User Commands
index 1cf375c273e37d0acf43d9e8e7b7d457ee712280..d7b2002df3649e1ccb7fda19e2c651373f1f5891 100644 (file)
@@ -33,6 +33,8 @@ SUCH DAMAGE.
 
        @(#)rev.1       6.3 (Berkeley) 3/21/92
 ////
+ifdef::neverdefined[---]
+
 = rev(1)
 :doctype: manpage
 :man manual: User Commands
index bc19e61d7629fe544c781aad47d354191d978104..626ced16211278533395c4e5ceae6b2db2a47d71 100644 (file)
@@ -33,6 +33,8 @@ SUCH DAMAGE.
 
     @(#)ul.1   8.1 (Berkeley) 6/6/93
 ////
+ifdef::neverdefined[---]
+
 = ul(1)
 :doctype: manpage
 :man manual: User Commands