brueffer
a00534bfeb
Fix mandoc warnings/errors.
...
MFC after: 1 week
2015-08-12 11:56:19 +00:00
bapt
5da5395a98
use .Mt to mark up email addresses consistently (final part)
...
PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>
2014-06-26 21:46:14 +00:00
ed
77fbb9695c
Reintroduce the snp(4) driver.
...
Because the TTY hooks interface was not finished when I imported the
MPSAFE TTY layer, I had to disconnect the snp(4) driver. This snp(4)
implementation has been sitting in my P4 branch for some time now.
Unfortunately it still doesn't use the same error handling as snp(4)
(returning codes through FIONREAD), but it should already be usable.
I'm committing this to SVN, hoping someone else could polish off its
rough edges. It's always better than having a broken driver sitting in
the tree.
2008-11-05 15:04:03 +00:00
ed
bd507c7cef
Convert the snp(4) driver to use cdevpriv.
...
Now we have a single /dev/snp device node, which can be opened by
watch(8) multiple times. Even though snp(4) will be dead as of next
week, it's nice having this in SVN, because:
- We may want to MFC it to RELENG_7.
- By the time we fix snp(4) again, it's already there, existing watch(8)
binaries should already work.
Just like bpf(4), I'm adding a symlink from snp0 to snp to remain binary
compatible.
2008-08-15 13:07:07 +00:00
ru
db795b2c76
Restore the ability to detach from a tty via SIOCSTTY and document
...
recent changes in a manpage.
Reviewed by: cognet
2005-09-19 13:48:45 +00:00
ru
7a3e657c56
Sort sections.
2005-01-21 08:36:40 +00:00
tmm
a0b7be14b6
Update to match recent snp fixes.
...
Reviewed by: dd
2002-11-11 10:59:28 +00:00
ru
0c163aab84
mdoc(7) police: laundry.
2002-08-13 14:12:31 +00:00
schweikh
d256c7e0af
Correct a few grammar bogons.
...
MFC after: 3 days
2002-07-31 09:32:22 +00:00
mpp
ea7f37bd55
Ispell sweep of share/man/man4.
2002-01-21 12:09:13 +00:00
dd
36b17b3b71
Remove the stuff about only the superuser being able to use this (see
...
snp.c 1.64), and add a note to the BUGS section warning the reader
that this manual page is stale and may be inaccurate.
2001-11-24 17:06:20 +00:00
dd
50d82a971e
Talk about what the user needs to do to get the snp devices, and how
...
watch(8) will try to help them by loading the module.
PR: 25420
2001-11-24 17:02:58 +00:00
ru
623da62a5a
mdoc(7) police: Use the new .In macro for #include statements.
2001-10-01 16:09:29 +00:00
ru
9001bc7070
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:31:11 +00:00
ru
17ba214098
Prepare for mdoc(7)NG.
2000-12-29 09:18:45 +00:00
ru
0100fd6e93
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 18:41:33 +00:00
peter
76f0c923fe
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
charnier
1ccad14adc
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
...
Use .An/.Aq.
1998-03-12 07:31:21 +00:00
mpp
58cd3eaefb
Use the .Fx macro for FreeBSD references for releases prior to 2.0.
...
Use the .Tn macro for generic FreeBSD references. Cleanup other
formatting problems noticed while making the above changes.
1997-03-21 20:14:15 +00:00
bde
dec45229e0
Fixed synopsis (after the cleanup of <sys/snoop.h>, there are no other
...
prerequisites; previously <sys/ioctl.h> was bogus and some prerequisites
weren't documented).
1997-03-19 04:58:33 +00:00
peter
d69a45675f
Revert $FreeBSD$ back to $Id$
1997-02-22 13:26:29 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
wosch
f9836114d4
Sort cross references.
1996-12-26 16:16:37 +00:00
wosch
65b9eae0ee
delete doubled words, e.g.: "the the" -> "the"
1996-10-05 18:37:31 +00:00
mpp
511d4f82b2
Fix a bunch of spelling errors in a bunch of man pages.
1996-01-30 13:52:50 +00:00
pst
a1f1b48b1f
Fix a minor grammar bug.
1995-02-28 00:24:47 +00:00
ugen
423bccf9ae
Snoop device stuff
...
* Make snoop see the output in tty ECHO mode
* Allow writing to observed tty (very funny)
* Fix and extend watch util.
* Fix and update manpages
1995-02-27 19:45:57 +00:00
pst
1b90b06e68
Update to reflect new calling conventions
1995-02-25 20:15:20 +00:00
pst
2fb04ea7c6
Correct error in structure definition
1995-02-23 01:27:17 +00:00
pst
2fb3bae3bf
Clean up man page
1995-02-23 01:25:48 +00:00
ugen
3627490c74
Move ipfirewall.4 & snp.4 facility manpage
...
to share/man/man4
1995-02-17 18:48:36 +00:00