diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-18 13:43:56 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-18 13:43:56 +0000 |
commit | 6c7216df785592bb069469113f556dfd1946ed5d (patch) | |
tree | 4ff679e02e4f5503cdcbf47f6fd1aa832ff79d14 /usr.bin/ipcs | |
parent | 55bf0e44752ba3432c3e4632c45263d5795e0aa9 (diff) |
Notes
Diffstat (limited to 'usr.bin/ipcs')
-rw-r--r-- | usr.bin/ipcs/ipcs.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/ipcs/ipcs.1 b/usr.bin/ipcs/ipcs.1 index 5d32d2c2e721..7d231342d68b 100644 --- a/usr.bin/ipcs/ipcs.1 +++ b/usr.bin/ipcs/ipcs.1 @@ -159,10 +159,6 @@ System data structures may change while is running; the output of .Nm is not guaranteed to be consistent. -.Sh BUGS -This manual page is woefully incomplete, because it does not -at all attempt to explain the information printed by -.Nm . .Sh FILES .Bl -tag -width /boot/kernel/kernel -compact .It Pa /dev/kmem @@ -174,3 +170,7 @@ default system name list .Xr ipcrm 1 .Sh AUTHORS .An Thorsten Lockert Aq tholo@sigmasoft.com +.Sh BUGS +This manual page is woefully incomplete, because it does not +at all attempt to explain the information printed by +.Nm . |