summaryrefslogtreecommitdiffstats
path: root/usr.sbin/watch/watch.8
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
| | | | | | | | | | | | | | | | | track. The Id line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-231-1/+1
|
* Use err(3).charnier1997-10-271-8/+8
|
* Sort cross references.wosch1997-01-201-2/+2
|
* Remove breakage of 1.8.2.2, choose slightly better character for quit.jkh1996-12-301-1/+1
|
* Fix a typo in the man page (the "-n" flag was added to the synopsis infenner1996-12-021-1/+1
| | | | a comment).
* I have added a '-n' flag to the watch(8) command. This optionjkh1996-12-021-1/+7
| | | | | | | | | | | disables the ability to interactively select a new tty. I have also removed a check for uid == 0 because it gets in the way of using suid mode based access control. Watch (8)is only runnable by root, so this does not really change things much. Closes PR#2131 Submitted-By: adrian@virginia.edu
* Use the .Fx macro where appropriate.mpp1996-08-231-1/+2
|
* Fix a bunch of spelling errors in a bunch of man pages.mpp1996-01-301-2/+2
|
* Map ^C and ^\ (INTR and QUIT) to ^Q so that you can actually send thesejkh1995-12-161-1/+1
| | | | | | guys to a watched process. Useful if you're monitoring someone who's started doing something you'd really like them to stop immediately. :) Suggested by: Phillip White <philw@megasoft.tic.ab.ca>
* sameugen1995-02-271-2/+4
|
* Update to use new calling conventionspst1995-02-251-2/+2
|
* Fix(it was 1 character actually:)ugen1995-02-231-1/+1
|
* Rewrite manual page to use mandoc correctly and fix english grammar.pst1995-02-221-45/+70
|
* Watch fresh-made manpage..ugen1995-02-171-0/+52
OpenPOWER on IntegriCloud