Deleted Added
sdiff udiff text old ( 17492 ) new ( 18399 )
full compact
1.\" Copyright (c) 1990, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 100 unchanged lines hidden (view full) ---

109trace system calls
110.It Cm n
111trace namei translations
112.It Cm i
113trace
114.Tn I/O
115.It Cm s
116trace signal processing
117.It Cm u
118userland traces
119.It Cm w
120context switches
121.El
122.It Ar command
123Execute
124.Ar command
125with the specified trace flags.
126.El
127.Pp
128The

--- 43 unchanged lines hidden ---