]> err.no Git - util-linux/commitdiff
man pages: add "AVAILABILITY" section
authorKarel Zak <kzak@redhat.com>
Mon, 2 Jul 2007 23:17:04 +0000 (01:17 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 2 Jul 2007 23:17:04 +0000 (01:17 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
75 files changed:
disk-utils/blockdev.8
disk-utils/elvtune.8
disk-utils/fdformat.8
disk-utils/fsck.minix.8
disk-utils/mkfs.8
disk-utils/mkfs.bfs.8
disk-utils/mkfs.minix.8
disk-utils/mkswap.8
disk-utils/raw.8
fdisk/cfdisk.8
fdisk/fdisk.8
fdisk/sfdisk.8
getopt/getopt.1
hwclock/hwclock.8
login-utils/agetty.8
login-utils/chfn.1
login-utils/chsh.1
login-utils/initctl.8
login-utils/last.1
login-utils/login.1
login-utils/mesg.1
login-utils/newgrp.1
login-utils/simpleinit.8
login-utils/vipw.8
login-utils/wall.1
misc-utils/cal.1
misc-utils/ddate.1
misc-utils/kill.1
misc-utils/logger.1
misc-utils/look.1
misc-utils/mcookie.1
misc-utils/namei.1
misc-utils/rename.1
misc-utils/reset.1
misc-utils/script.1
misc-utils/scriptreplay.1
misc-utils/setterm.1
misc-utils/whereis.1
misc-utils/write.1
mount/fstab.5
mount/losetup.8
mount/mount.8
mount/pivot_root.8
mount/swapon.8
mount/umount.8
partx/addpart.8
partx/delpart.8
partx/partx.8
schedutils/chrt.1
schedutils/ionice.1
schedutils/taskset.1
sys-utils/ctrlaltdel.8
sys-utils/cytune.8
sys-utils/dmesg.1
sys-utils/flock.1
sys-utils/ipcrm.1
sys-utils/ipcs.1
sys-utils/rdev.8
sys-utils/readprofile.1
sys-utils/renice.1
sys-utils/setarch.8
sys-utils/setsid.1
sys-utils/tunelp.8
text-utils/col.1
text-utils/colcrt.1
text-utils/colrm.1
text-utils/column.1
text-utils/hexdump.1
text-utils/line.1
text-utils/more.1
text-utils/od.1
text-utils/pg.1
text-utils/rev.1
text-utils/tailf.1
text-utils/ul.1

index db7096eb9ef3805e2a7b56047ea6e0fcb20dfd59..85eace8f5e020f2cf905f85dbe5da28702074529 100644 (file)
@@ -74,6 +74,6 @@ Reread partition table.
 .SH AUTHOR
 blockdev was written by Andries E. Brouwer.
 .SH AVAILABILITY
-blockdev is part of the util-linux-ng package and is available from
+The blockdev command is part of the util-linux-ng package and is available from
 ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
 
index 21a0bbc0a0202632f9fd3e2098ae538779f291dd..dffdeb3448af14d8c3a8c9ff56948d1fb761638a 100644 (file)
@@ -71,3 +71,6 @@ is useless.
 Ioctls for tuning elevator behaviour were added in Linux 2.3.99-pre1.
 .SH AUTHORS
 Andrea Arcangeli <andrea@suse.de> SuSE
+.SH AVAILABILITY
+The elvtune command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 9e24b0ae4be66918793f2d7b42a992f1b1989c6e..03514bef8a74aeeb1c290ce3c2a074846910b533 100644 (file)
@@ -57,3 +57,6 @@ after the format.
 .BR emkfs (8)
 .SH AUTHOR
 Werner Almesberger (almesber@nessie.cs.id.ethz.ch)
+.SH AVAILABILITY
+The fdformat command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 68979ced02f9db0d3f909504cd57b3fed4b21518..ba14ffecb23a230e6f7fc13d7773c04ac5c89ea0 100644 (file)
@@ -130,3 +130,6 @@ Minix v2 fs support by Andreas Schwab
 Langfeldt (janl@math.uio.no)
 .br
 Portability patch by Russell King (rmk@ecs.soton.ac.uk).
+.SH AVAILABILITY
+The fsck.minix command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 47c489c2bf0762983e34813e89fd314af258ade5..7ba5e8c5fa8cd016bf5df0ce0bf7262a1169cd4a 100644 (file)
@@ -121,3 +121,6 @@ for the ext2 file system.
 .BR mkfs.vfat (8),
 .BR mkfs.xfs (8),
 .BR mkfs.xiafs (8)
+.SH AVAILABILITY
+The mkfs command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 4da40e206e479e3e5e52f950d07c78f31648fce9..545d25381865992b8c1114d4a4cfaac380f8b536 100644 (file)
@@ -46,3 +46,6 @@ The exit code returned by
 is 0 when all went well, and 1 when something went wrong.
 .SH "SEE ALSO"
 .BR mkfs (8).
+.SH AVAILABILITY
+The mkfs.bfs command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 689c26399dda8cc4147a697e5fffbb686581d3a7..b908cf8d2f9b92853ac9d4fba1cd0bbcbe59f350 100644 (file)
@@ -74,3 +74,6 @@ Usage or syntax error
 .BR mkfs (8),
 .BR fsck (8),
 .BR reboot (8)
+.SH AVAILABILITY
+The mkfs.minix command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 52af99c41088a1cdf627fe29bd44720995fc35a6..539d6489af758e8283786ce08b078f1ba0c306dc 100644 (file)
@@ -157,3 +157,6 @@ when creating the swapspace.
 .SH "SEE ALSO"
 .BR fdisk (8),
 .BR swapon (8)
+.SH AVAILABILITY
+The mkswap command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index dbd44e7b29ed8293a174dc28808b5c8c7be3412f..babdbd441a5d14faea06857af385ad7d24801d3e 100644 (file)
@@ -94,3 +94,6 @@ contents of the actual storage device underneath.  This is deliberate,
 but is regarded either a bug or a feature depending on who you ask!
 .SH AUTHOR
 Stephen Tweedie (sct@redhat.com)
+.SH AVAILABILITY
+The raw command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index f46be0efe244fc6e80c0e0453fba52e6a1253cb9..68c3ffd48fb5e112490bad4ad593abc7975b4619 100644 (file)
@@ -426,3 +426,7 @@ command (above) for more information on the print formats.
 The current version does not support multiple disks.
 .SH AUTHOR
 Kevin E. Martin (martin@cs.unc.edu)
+
+.SH AVAILABILITY
+The cfdisk command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 7b487051e2027391240cb4c2ab530eeccfd80608..9783c6a6719020984059e950f338933d905728da 100644 (file)
@@ -256,3 +256,6 @@ The option `dump partition table to file' is missing.
 .BR mkfs (8),
 .BR parted (8),
 .BR sfdisk (8)
+.SH AVAILABILITY
+The fdisk command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 37052ab4bf42f856aee3ac13f21cab668be79f03..c2c8d98e812a53a528abec028139f7449064c532 100644 (file)
@@ -555,3 +555,6 @@ There is no support for non-DOS partition types.
 .BR fdisk (8),
 .BR mkfs (8),
 .BR parted (8)
+.SH AVAILABILITY
+The sfdisk command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 874e462b3206e39acb5c385f1ff2e6431c66cde3..60df5d3cdcd691c2e5affc5b6e7ce3cd89b9fb54 100644 (file)
@@ -438,4 +438,6 @@ Frodo Looijaard <frodo@frodo.looijaard.name>
 .BR getopt (3),
 .BR bash (1),
 .BR tcsh (1).
-
+.SH AVAILABILITY
+The getopt command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 1272dc4e91986951bdec9f7c19e02d377b793b68..47a56f7c9c09c58c6a7c00bb0f8de31db8a81fa6 100644 (file)
@@ -625,3 +625,6 @@ based on work done on the
 program by Charles Hedrick, Rob Hooft, and Harald Koenig.
 See the source code for complete history and credits.
 
+.SH AVAILABILITY
+The hwclock command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index dc18691f40e86a92d62705109e7cea7de759e33a..b1ade5feb99be5b275d5e764c31db1b86fd29e1d 100644 (file)
@@ -295,11 +295,6 @@ Linux port and more options. Still maintains the code.
 Eric Rasmussen <ear@usfirst.org>
 Added \-f option to display custom login messages on different terminals.
 
-.SH CREATION DATE
-.na
-.nf
-Sat Nov 25 22:51:05 MET 1989
-.SH LAST MODIFICATION
-.na
-.nf
-96/07/20
+.SH AVAILABILITY
+The agetty command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 5e8369ba678d83a0649250d591612794d838a050..a1b726d4be156b5f56cb6748c7938f826d65c12a 100644 (file)
@@ -64,3 +64,6 @@ Print version information and exit.
 .BR passwd (5)
 .SH AUTHOR
 Salvatore Valente <svalente@mit.edu>
+.SH AVAILABILITY
+The chfn command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 42e87ca6036bede451aadc872f4481b4eab7eff6..940e7f92fd8efa90dae6a8a3517e713a69020a78 100644 (file)
@@ -51,3 +51,6 @@ Print version information and exit.
 .BR shells (5)
 .SH AUTHOR
 Salvatore Valente <svalente@mit.edu>
+.SH AVAILABILITY
+The chsh command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 2fade3f5f75591ab8b12e5f40cb333b07ee763d5..4a243da73b4cf48b265dd3fac5c9c160075f6cee 100644 (file)
@@ -101,6 +101,7 @@ A more complete discussion of the new boot script system, based on
 http://www.atnf.csiro.au/~rgooch/linux/boot-scripts/
 .SH AUTHOR
 Richard Gooch (rgooch@atnf.csiro.au)
+
 .SH AVAILABILITY
-The Util-Linux package is available from:
-ftp://ftp.??.kernel.org/pub/linux/utils/util-linux/
+The initctl command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index f2c1d1d2b3ffd1cb138d7e31cc8dc736af2cef13..baa8f346d9e1ad470e62bbe6f76472942c6c34fb 100644 (file)
@@ -57,3 +57,6 @@ List only logins on \fItty\fP.
 Also report year of dates.
 .SH FILES
 /var/log/wtmp \(em login data base
+.SH AVAILABILITY
+The last command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index f77ab0e57f6a730cf62f1d77c13a5b9ec973af8c..8f69864a064fd11008da752216e597d73250c146 100644 (file)
@@ -331,3 +331,6 @@ Derived from BSD login 5.40 (5/9/89) by Michael Glad (glad@daimi.dk)
 for HP-UX
 .br
 Ported to Linux 0.12: Peter Orbaek (poe@daimi.aau.dk)
+.SH AVAILABILITY
+The login command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 4a9f3c9b1656abb95b2c5573b07339809baed85d..0ae017e71292facfa63c81cb6c795d40c5a9b34d 100644 (file)
@@ -96,3 +96,7 @@ An error has occurred.
 A
 .B mesg
 command appeared in Version 6 AT&T UNIX.
+
+.SH AVAILABILITY
+The mesg command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index de420ecfb10738c9489d44fd7e41c4e189270fb9..b9d6c61e5b91db492929796e09155ead277ca8a0 100644 (file)
@@ -26,3 +26,7 @@ If no group is specified, the GID is changed to the login GID.
 .SH AUTHOR
 Originally by Michael Haardt. Currently maintained by 
 Peter Orbaek (poe@daimi.aau.dk).
+
+.SH AVAILABILITY
+The newgrp command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 2c3e08b2ba5620b1d5ccb10c89612cbab5b46e87..062f3b14a6b8778a01dcbc30c5bb263fea497b94 100644 (file)
@@ -172,3 +172,7 @@ Version 1.20, with patches for singleuser mode by Werner Almesberger
 Richard Gooch <rgooch@atnf.csiro.au>
 .br
 Dependency support
+
+.SH AVAILABILITY
+The simpleinit command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 7f15d951dfbea67d10ebbca339c7af2b8c270575..9cb56035929d6b162260aaf9e2e666a4869342d5 100644 (file)
@@ -82,3 +82,7 @@ command appeared in
 The
 .Nm vigr
 command appeared in Util-Linux 2.6.
+
+.Sh AVAILABILITY
+The vigr and vipw commands are part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index f774ebd544279e6a6ea0648a2810e6ca76765fcd..a767c7d47472fd42297236636fa9fdf7fd5a1fff 100644 (file)
@@ -66,3 +66,6 @@ A
 .Nm
 command appeared in
 .At v7 .
+.Sh AVAILABILITY
+The wall command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 7d5e71eb10190c6a3422e68caf3b4737fd95dafc..0f6af658cc07234ee6d77b047f4726902e456ebb 100644 (file)
@@ -95,3 +95,6 @@ with support for colors, holidays, birthdays, reminders and
 appointments, etc. For example, try the cal from
 http://home.sprynet.com/~cbagwell/projects.html
 or GNU gcal.
+.Sh AVAILABILITY
+The cal command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 32e80c5a2d4e91cf15df829db8c001b68b44f99a..960373c517b2f7312088facc55fb02537a315645 100644 (file)
@@ -107,3 +107,6 @@ http://www.subgenius.com/
 Malaclypse the Younger, 
 .I "Principia Discordia, Or How I Found Goddess And What I Did To Her When I Found Her"
 
+.SH AVAILABILITY
+The ddate command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 78fd8bbc631cc9a52b6e6f5f749c7bb6df19ed4a..1c703b1423b0b7d99626cd23e92af87dbf3f5002 100644 (file)
@@ -85,3 +85,6 @@ of the named processes, and not send any signals.
 .SH AUTHOR
 Taken from BSD 4.4.  The ability to translate process names to process
 ids was added by Salvatore Valente <svalente@mit.edu>.
+.SH AVAILABILITY
+The kill command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 810cbb43a3360ace8f7d6e435974c094f47ef01d..3826de31f4c17d9283b6b62c5098af163ba5c98c 100644 (file)
@@ -124,3 +124,6 @@ The
 command is expected to be
 .St -p1003.2
 compatible.
+.Sh AVAILABILITY
+The logger command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 5233f700a98ba1fbdfd96a99ee7eafd47f1f2174..2a514bae20fe764b66e3b5379da172a42ecb903e 100644 (file)
@@ -111,3 +111,6 @@ implementation.
 .Sh HISTORY
 .Nm Look
 appeared in Version 7 AT&T Unix.
+.Sh AVAILABILITY
+The look command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index c6667e2173ab16a9ae73d9875563d1d4a5440c02..90cff1babccd48ccfe070b95182bdcccedd6962d 100644 (file)
@@ -46,3 +46,6 @@ It is assumed that none of the devices opened will block.
 .BR X (1),
 .BR xauth (1),
 .BR md5sum (1)
+.SH AVAILABILITY
+The mcookie command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 96fa899082c59ef52045cf4f82d7a8fa55b93a0d..ad3757469ca2f750334bc1b220183f7301cf4dd3 100644 (file)
@@ -54,3 +54,6 @@ Roger Southwick  (rogers@amadeus.wr.tek.com)
 To be discovered.
 .SH "SEE ALSO"
 ls(1), stat(1)
+.SH AVAILABILITY
+The namei command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index cbd7e974cb940443c2486a6901c119dee3ce5ffc..f54869a2d4b841bb82f2194c411959cb3a463ae9 100644 (file)
@@ -39,3 +39,6 @@ will fix the extension of your html files.
 .SH "SEE ALSO"
 .BR mmv (1),
 .BR mv (1)
+.SH AVAILABILITY
+The rename command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index c4a4de456bf4acbbe214ddd67b636329e2ff6a6e..ee820f4a73367896b4bf759a8ccf270b4b66d5e1 100644 (file)
@@ -33,3 +33,6 @@ argument in an attempt to get cooked mode back.
 .BR tput (1)
 .SH AUTHOR
 Rik Faith (faith@cs.unc.edu)
+.SH AVAILABILITY
+The reset command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 6a9a5bad40785df17005fdd5e283878a89a328a0..e017b63bcc55ca43216ecb55fccc41a62e51503e 100644 (file)
@@ -142,3 +142,6 @@ places
 .Sy everything
 in the log file, including linefeeds and backspaces.
 This is not what the naive user expects.
+.Sh AVAILABILITY
+The script command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 7a49539090bfa4b60c6313801b2854be2da07e87..98129fb4ac5c2abce5fd8b9aa61fe3957e817184 100644 (file)
@@ -180,3 +180,6 @@ This program is in the public domain.
 .SH "AUTHOR"
 .IX Header "AUTHOR"
 Joey Hess <joey@kitenet.net>
+.SH AVAILABILITY
+The scriptreplay command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index c20333badf43cbd540bd73d328edd7f48e2843e0..86c3635da2344604c0763198e8757047d8698d02 100644 (file)
@@ -195,3 +195,6 @@ Sets the bell frequency in Hz.  Without an argument, defaults to 0.
 .BR tty (4)
 .SH BUGS
 Differences between the Minix and Linux versions are not documented.
+.SH AVAILABILITY
+The setterm command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index ff44513ce1449d535690de4e68a0d41d9a97dfca..0fa5031375ad95f967352067b227ec75db32ce80 100644 (file)
@@ -149,3 +149,6 @@ must be full; that is, they must begin with a
 .B whereis
 has a hard-coded path, so may not always find what
 you're looking for.
+.SH AVAILABILITY
+The whereis command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 9ff7aae619d08004230c9547deb515ff2bcacc8e..f7ac52191ed38605f2dfe278e7c96eabd6122e85 100644 (file)
@@ -95,3 +95,6 @@ believes the conversation to be over.
 A
 .B write
 command appeared in Version 6 AT&T UNIX.
+.SH AVAILABILITY
+The write command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 233ed9add695a11bb1f1fd87e87d8927680568a1..a7978b5f507f60d8e8982e2ccc27305c69206788 100644 (file)
@@ -206,3 +206,6 @@ The ancestor of this
 file format appeared in 4.0BSD.
 .\" But without comment convention, and options and vfs_type.
 .\" Instead there was a type rw/ro/rq/sw/xx, where xx is the present 'ignore'.
+.SH AVAILABILITY
+This man page is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 9bbc7a42be7a2d5e73195ea4168cabf0195eb1a2..db2929f482c2e464734ec6d6b9130feacc8dea26 100644 (file)
@@ -143,6 +143,9 @@ DES encryption is painfully slow. On the other hand, XOR is terribly weak.
 
 Cryptoloop is deprecated in favor of dm-crypt. For more details see
 .B cryptsetup(8).
+.SH AVAILABILITY
+The losetup command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
 .\" .SH AUTHORS
 .\" .nf
 .\" Original version: Theodore Ts'o <tytso@athena.mit.edu>
index 65f7644de4085934105c274aad281f1a5acdcc21..4c91932879d2aacc649fce6ee8ddcbdf22739ba1 100644 (file)
@@ -2017,3 +2017,7 @@ consistency check in kernel even if noac is used.
 A
 .B mount
 command existed in Version 5 AT&T UNIX.
+.SH AVAILABILITY
+The mount command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+
index 83d1daa22d43b4008d35e425dcc2975443186adb..92b12555da60ad2217c9297f70e813e6447bb655 100644 (file)
@@ -63,3 +63,6 @@ exec chroot . sh -c 'umount /old_root; exec /sbin/init' \\
 .BR mount(8),
 .BR pivot_root(2),
 .BR umount(8)
+.SH AVAILABILITY
+The pivot_root command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 99d4c3c57bf10562a1bc68246bbe6203da208b30..138b819c7a05473d75140235c491f0dc4261a966 100644 (file)
@@ -168,3 +168,6 @@ ascii filesystem description table
 The
 .B swapon
 command appeared in 4.0BSD.
+.SH AVAILABILITY
+The swapon command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 5d38ac8d344bedea64089733df790799fb714488..9a21eb0d308c687591a3b84ef250393881a35278 100644 (file)
@@ -148,3 +148,6 @@ table of mounted file systems
 A
 .B umount
 command appeared in Version 6 AT&T UNIX.
+.SH AVAILABILITY
+The umount command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index a53e3e6630fea0e519a8de9a05f58ff5668fe291..8e17f219a3f0a629d310ec87aaf4f547475e0d4d 100644 (file)
@@ -34,3 +34,6 @@ Specify the length of the partition (in bytes).
 .BR parted (8),
 .BR partprobe (8),
 .BR partx (8)
+.SH AVAILABILITY
+The addpart command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 9bc4d0b76efc37399961afc872cc53cf729cb1d1..b81682180144bac81eab50c51e57e1e77acd003a 100644 (file)
@@ -28,3 +28,6 @@ Specify the partition number.
 .BR parted (8),
 .BR partprobe (8),
 .BR partx (8)
+.SH AVAILABILITY
+The delpart command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 6f48dc995543deb7db3911d218b04aa87352503d..61ece52f5aa8cb82af1ffc7b1229800f6cbee9ea 100644 (file)
@@ -43,3 +43,7 @@ Specify the range of partitions (e.g --nr 2-4).
 .BR fdisk (8),
 .BR parted (8),
 .BR partprobe (8)
+
+.SH AVAILABILITY
+The partx command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index f6db1cbe3cf7a4ea50a525a72744acf4a5741914..effa19033527783d191a44f293679b5ce0b7a0ac 100644 (file)
@@ -93,8 +93,6 @@ to change the scheduling attributes of a process.  Any user can retrieve the
 scheduling information.
 .SH AUTHOR
 Written by Robert M. Love.
-.SH "REPORTING BUGS"
-Report bugs to <rml@tech9.net>.
 .SH COPYRIGHT
 Copyright \(co 2004 Robert M. Love
 .br
@@ -108,3 +106,6 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 See
 .BR sched_setscheduler (2)
 for a description of the Linux scheduling scheme.
+.SH AVAILABILITY
+The chrt command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index b0c68c930d64f0d99ea187134349ab4ead48fe46..4697ff1789a4f6add3d79136c71380582609cd75 100644 (file)
@@ -69,3 +69,7 @@ io scheduler.
 
 .SH AUTHORS
 Jens Axboe <axboe@suse.de>
+
+.SH AVAILABILITY
+The ionice command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 5222af5fa411026c3f508fa2b2011615d72dfc88..dbf92e391f3f16c6726afda85618543f6d43294f 100644 (file)
@@ -96,8 +96,6 @@ to change the CPU affinity of a process.  Any user can retrieve the affinity
 mask.
 .SH AUTHOR
 Written by Robert M. Love.
-.SH "REPORTING BUGS"
-Report bugs to <rml@tech9.net>.
 .SH COPYRIGHT
 Copyright \(co 2004 Robert M. Love
 .br
@@ -113,3 +111,6 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 See
 .BR sched_setscheduler (2)
 for a description of the Linux scheduling scheme.
+.SH AVAILABILITY
+The taskset command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 026818ed4a13693adf6f54c96ac60ea73fab426c..3ebccd24cb1d8390daac811d25b2855b36e367a9 100644 (file)
@@ -36,3 +36,6 @@ file.
 .BR init (8)
 .SH AUTHOR
 Peter Orbaek (poe@daimi.aau.dk)
+.SH AVAILABILITY
+The ctrlaltdel command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 6e7f6203863a538f5044d14816b6d33b48386cc5..030164475cf89d77d778b54936de0e4a101e242d 100644 (file)
@@ -182,3 +182,6 @@ should prevent this, but does not.
 .I /dev/cubC[0-8]
 .SH "SEE ALSO"
 .BR setserial (8)
+.SH AVAILABILITY
+The cytune command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 5d13daf79318b8d7325f54065f91c6ba9c34e417..d5dfa9d6a66d6657bd12ba6e0e2725a741dd8999 100644 (file)
@@ -56,3 +56,6 @@ have an effect.
 .BR syslogd (8)
 .\" .SH AUTHOR
 .\" Theodore Ts'o (tytso@athena.mit.edu)
+.SH AVAILABILITY
+The dmesg command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 25342bd17b16e27b4315674a575a79a3f1081586..3b13efb73fd61b54a75da2bfd41e68523183b0ec 100644 (file)
@@ -107,3 +107,6 @@ This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 .SH "SEE ALSO"
 .BR flock (2)
+.SH AVAILABILITY
+The flock command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 45a140c4fb12f43c2421416feef974f4fe5ef1e9..b94e6f14bc766c1485d6232b826fe74f4877a5fe 100644 (file)
@@ -122,3 +122,6 @@ compatibility the previous syntax is still supported.
 .BR shmdt (2),
 .BR shmget (2),
 .BR ftok (3)
+.SH AVAILABILITY
+The ipcrm command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 7f6d2d9e87a78b9e4b664e856966f387366eb69d..59be1b74ea341c7b2e658748f89dd5b3fdfb017d 100644 (file)
@@ -56,3 +56,6 @@ summary
 .BR ipcrm (1)
 .SH AUTHOR
 krishna balasubramanian (balasub@cis.ohio-state.edu)
+.SH AVAILABILITY
+The ipcs command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index f2a6d9a6bac3e6956e94fae376639d8ff35c1e0d..77c2ba841ee7e76364ed0fc909b152d10444855e 100644 (file)
@@ -174,3 +174,6 @@ Originally by Werner Almesberger (almesber@nessie.cs.id.ethz.ch)
 Modified by Peter MacDonald (pmacdona@sanjuan.UVic.CA)
 rootflags support added by Stephen Tweedie (sct@dcs.ed.ac.uk)
 .fi
+.SH AVAILABILITY
+The rdev command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 678a5889e7784e9cc5db59af9663e549d6239d3f..57f35b910f4107360d3f7acfd1709c88ddd59ec4 100644 (file)
@@ -166,3 +166,6 @@ misleading information.
 /usr/src/linux/*           The program being profiled :-)
 .fi
 
+.SH AVAILABILITY
+The readprofile command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 414beef4d6a1e37db50e0be906019b2f311003fc..06462e8ee2fd11fe7380071083fd395a8974ca00 100644 (file)
@@ -134,3 +134,6 @@ The
 .Nm
 command appeared in
 .Bx 4.0 .
+.Sh AVAILABILITY
+The renice command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 57bb6f7fe1cd5a762aa9fb835da2808173547dde..db9b416d0d049d99e638c8409283cdabd76e127a 100644 (file)
@@ -61,5 +61,5 @@ Elliot Lee <sopwith@redhat.com>
 .br
 Jindrich Novy <jnovy@redhat.com>
 .SH AVAILABILITY
-setarch is part of the util-linux-ng package and is available from
+The setarch command is part of the util-linux-ng package and is available from
 ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 1f2abe8e92fb7df42264c6a532484bfe5635a181..6246854da744f5c02c30febdf23464d19d2aff1d 100644 (file)
@@ -13,3 +13,6 @@ runs a program in a new session.
 .BR setsid (2)
 .SH AUTHOR
 Rick Sladkey <jrs@world.std.com>
+.SH AVAILABILITY
+The setsid command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 9632431387db9a70d19da1609f9be58d2a6191b2..006f6e160f71578c0df17e5c9b7a5d1c6fba65bf 100644 (file)
@@ -155,3 +155,7 @@ unexpected effects.
 .I /dev/lp?
 .br
 .I /proc/parport/*/*
+
+.SH AVAILABILITY
+The tunelp  command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 141512111f4dab35385be6eabbe0ad9a0e1f7d5e..86afba3dace7351701f25bcbbbbbc515c81f212a 100644 (file)
@@ -136,3 +136,6 @@ A
 .Nm col
 command
 appeared in Version 6 AT&T UNIX.
+.Sh AVAILABILITY
+The col command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index a9447af611a42526239556af39904fcd1a935157..f0eceb5531b60e5a0f1dfa00cb96870e1c04066c 100644 (file)
@@ -106,3 +106,6 @@ The
 .Nm
 command appeared in 
 .Bx 3.0 .
+.Sh AVAILABILITY
+The colcrt command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 43153b955da7c2d28563839470cbc383bbbf8bb2..d02167a1e01d59706e66e3657cbc7e7bcdb6c55c 100644 (file)
@@ -61,3 +61,6 @@ The
 .Nm
 command appeared in 
 .Bx 3.0 .
+.Sh AVAILABILITY
+The colrm command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 6c0230ae061612337d40c5d5291f6205b551ad70..1da59ccb0a7d17003b63b3c2682910085b72beee 100644 (file)
@@ -97,3 +97,6 @@ The
 .Nm
 command appeared in 
 .Bx 4.3 Reno .
+.Sh AVAILABILITY
+The column command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 0a479f5ec9b103c24f8ebe4ab10e71125667348b..a3500ea847ea45018a155b0aad6fd962308fe06d 100644 (file)
@@ -337,3 +337,6 @@ The
 utility is expected to be
 .St -p1003.2
 compatible.
+.Sh AVAILABILITY
+The hexdump command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 2d8e6680269cac7f37293662c9b6c86ab8544e17..93081ea65a047337a0955632c3e434a28e64a7a3 100644 (file)
@@ -12,3 +12,6 @@ It always prints at least a newline and returns an exit status of 1
 on EOF or read error.
 .SH "SEE ALSO"
 .BR read (1)
+.SH AVAILABILITY
+The line command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 145cba01b352c48724b60e11daa449351cb1603a..a7fe2b6da0aafe5791df65bcc0845e9095a49e87 100644 (file)
@@ -200,3 +200,6 @@ This man page documents
 version 5.19 (Berkeley 6/29/88), which is currently in use in the Linux
 community.  Documentation was produced using several other versions of the
 man page, and extensive inspection of the source code.
+.Sh AVAILABILITY
+The more command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 5eba652c3594e9370d10a4996e6860b5b5af78f6..bacae1b725c8ae3c9909fe45347e1ecee1e27311 100644 (file)
@@ -50,7 +50,7 @@
 .Ar file
 .Sh DESCRIPTION
 .Nm
-has been deprecated in favor of
+ has been deprecated in favor of
 .Xr hexdump 1 .
 .Pp
 .Xr Hexdump ,
@@ -72,3 +72,6 @@ of the offset syntax.
 .Sh SEE ALSO
 .Xr hexdump 1 ,
 .Xr strings 1
+.Sh AVAILABILITY
+The od command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index acb5aa74c207c678de94427bbb74e8cff660f26c..ca72893143bdeb9fb1a7b3985628fdce01eabbae 100644 (file)
@@ -236,3 +236,6 @@ Files that include
 .SM NUL
 characters cannot be displayed by
 .IR pg .
+.SH AVAILABILITY
+The pg command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 8f66b73100e34f4dede8b0311a0069a1514511d8..55170eca72cb4524cd106eb01e0fba750fe671a3 100644 (file)
@@ -49,3 +49,6 @@ The
 utility copies the specified files to the standard output, reversing the
 order of characters in every line.
 If no files are specified, the standard input is read.
+.Sh AVAILABILITY
+The rev command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 33a000d1306faef72a5e643fde217c0ecc861906..ccce66281f3bca47894f52c7811449f3e1677465 100644 (file)
@@ -50,3 +50,6 @@ distributed under the terms of the X11/MIT License.  There is ABSOLUTELY
 NO WARRANTY for this program.
 .SH "SEE ALSO"
 .BR tail "(1), " less "(1)"
+.SH AVAILABILITY
+The tailf command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
index 9bd4e8ee3c1eba51867a51f140b0d1bd5a15fff7..bf64813291e09825228b9287a3d0e991d76a6973 100644 (file)
@@ -105,3 +105,6 @@ The
 .Nm
 command appeared in
 .Bx 3.0 .
+.SH AVAILABILITY
+The ul command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.