diff options
Diffstat (limited to 'man7/unix.7')
| -rw-r--r-- | man7/unix.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/unix.7 b/man7/unix.7 index 9cc0bfe6f0..0ed3a4fc86 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -713,7 +713,7 @@ $ .fi .in .SS Program source -.nf +.EX /* * File connection.h */ @@ -953,7 +953,7 @@ main(int argc, char *argv[]) exit(EXIT_SUCCESS); } -.fi +.EE .PP For an example of the use of .BR SCM_RIGHTS |
