summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2006-08-15 16:12:01 +0200
committerTobias Klauser <tklauser@xenon.tklauser.home>2006-08-15 16:12:01 +0200
commit7cce9e42aea340cd47f3459f5f6b93987a420fed (patch)
tree29dd8fe56aa50fe0982fde184605be25c3d28d75
parent8c9076224a78ba2168e99a9559f263d0d5ecede1 (diff)
Updates to manpage
-rw-r--r--inotail.110
1 files changed, 6 insertions, 4 deletions
diff --git a/inotail.1 b/inotail.1
index eea062b..ce56d9b 100644
--- a/inotail.1
+++ b/inotail.1
@@ -5,8 +5,8 @@
.\" Copyright (c) 2006 Tobias Klauser <tklauser@distanz.ch>
.\"
.\" You may distribute under the terms of the GNU General Public
-.\" License as specified in the file COPYING that comes with the
-.\" inotail distribution.
+.\" License as specified in the file COPYING that comes with
+.\" inotail.
.pc
.TH INOTAIL 1 "2006-08-13" "" "Inotify enhanced tail"
@@ -19,9 +19,11 @@ inotail \- A fast and light version of tail using inotify
.B inotail
is a drop-in replacement for the 'tail' program found in the base
installation of every Linux/UNIX system. It makes use of the Inotify
-infrastructure in recent version of the Linux kernel to speed up tailing files
+infrastructure in recent versions of the Linux kernel to speed up tailing files
in the follow mode (the '-f' option). Currently inotail is not fully compatible
-to neither POSIX or GNU tail but might be in the future.
+to neither POSIX or GNU tail but might be in the future. \fINote:\fR inotail
+will not work on systems running kernels without Inotify. To enable Inotify ,
+please set CONFIG_INOTIFY=y in your kernel configuration and recompile it.
.SH OPTIONS
.TP
.B \-c \fIN\fR
dw-hdmi: - Add support for HDMI i2c master controller tegra: - IOMMU support fixes - Error handling fixes tda998x: - Fix connector registration - Improved robustness - Fix infoframe/audio compliance virtio: - fix busid issues - allocate more vbufs qxl: - misc fixes and cleanups. vc4: - Fragment shader threading - ETC1 support - VEC (tv-out) support msm: - A5XX GPU support - Lots of atomic changes tilcdc: - Misc fixes and cleanups. etnaviv: - Fix dma-buf export path - DRAW_INSTANCED support - fix driver on i.MX6SX exynos: - HDMI refactoring fsl-dcu: - fbdev changes" * tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux: (1343 commits) drm/nouveau/kms/nv50: fix atomic regression on original G80 drm/nouveau/bl: Do not register interface if Apple GMUX detected drm/nouveau/bl: Assign different names to interfaces drm/nouveau/bios/dp: fix handling of LevelEntryTableIndex on DP table 4.2 drm/nouveau/ltc: protect clearing of comptags with mutex drm/nouveau/gr/gf100-: handle GPC/TPC/MPC trap drm/nouveau/core: recognise GP106 chipset drm/nouveau/ttm: wait for bo fence to signal before unmapping vmas drm/nouveau/gr/gf100-: FECS intr handling is not relevant on proprietary ucode drm/nouveau/gr/gf100-: properly ack all FECS error interrupts drm/nouveau/fifo/gf100-: recover from host mmu faults drm: Add fake controlD* symlinks for backwards compat drm/vc4: Don't use drm_put_dev drm/vc4: Document VEC DT binding drm/vc4: Add support for the VEC (Video Encoder) IP drm: Add TV connector states to drm_connector_state drm: Turn DRM_MODE_SUBCONNECTOR_xx definitions into an enum drm/vc4: Fix ->clock_select setting for the VEC encoder drm/amdgpu/dce6: Set MASTER_UPDATE_MODE to 0 in resume_mc_access as well drm/amdgpu: use pin rather than pin_restricted in a few cases ...
Diffstat (limited to 'sound')