Deleted Added
full compact
intro.9 (20243) intro.9 (20937)
1.\" Copyright (c) 1983, 1991, 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.

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

47.Ar -Wall
48we would feel happy about it.
49It is important to understand that this isn't a question of just shutting up
50.Nm cc ,
51it is a question about avoiding the things it complains about.
52To put it bluntly, don't hide the problem by casting and other
53obfuscating practices, solve the problem.
54.Sh INDENTATION AND STYLE
1.\" Copyright (c) 1983, 1991, 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.

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

47.Ar -Wall
48we would feel happy about it.
49It is important to understand that this isn't a question of just shutting up
50.Nm cc ,
51it is a question about avoiding the things it complains about.
52To put it bluntly, don't hide the problem by casting and other
53obfuscating practices, solve the problem.
54.Sh INDENTATION AND STYLE
55Belive it or not, there actually exists a guide for indentation and style.
55Believe it or not, there actually exists a guide for indentation and style.
56It isn't generally applied though.
57.Pp
58We would appreciate if people would pay attention to it, and at least not
59violate it blatantly.
60.Pp
61We don't mind it too badly if you have your own style, but please make
62sure we can read it too.
63.Pp

--- 41 unchanged lines hidden ---
56It isn't generally applied though.
57.Pp
58We would appreciate if people would pay attention to it, and at least not
59violate it blatantly.
60.Pp
61We don't mind it too badly if you have your own style, but please make
62sure we can read it too.
63.Pp

--- 41 unchanged lines hidden ---