diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-06-12 11:52:08 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-06-12 11:52:08 +0000 |
| commit | a1d5601beee25f6e6610f44fd5fa267230065e69 (patch) | |
| tree | faef37900297040aebcd960eb784506180df7a7f /man7 | |
| parent | 7041cdc1b1e5c1f35d6255b37f69e6f7274a8031 (diff) | |
| download | man-pages-a1d5601beee25f6e6610f44fd5fa267230065e69.tar.gz | |
Removed trailing white space at end of lines
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/symlink.7 | 6 | ||||
| -rw-r--r-- | man7/unix.7 | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/man7/symlink.7 b/man7/symlink.7 index 8a583295b0..9547a66c18 100644 --- a/man7/symlink.7 +++ b/man7/symlink.7 @@ -333,7 +333,7 @@ walk (where symbolic links the refer to directories are followed). Certain conventions are (should be) followed as consistently as possible by commands that perform file tree walks: .IP * 2 -A command can be made to follow +A command can be made to follow any symbolic links named on the command line, regardless of the type of file they reference, by specifying the .I -H @@ -456,8 +456,8 @@ whether specified on the command line or encountered in the tree walk. .\" path_resolution .\" *at.2 .\" various syscalls listed earlier -.\" -.\" +.\" +.\" .\" Add SEE ALSO references from some of the following pages to this page: .BR chgrp (1), .BR chmod (1), diff --git a/man7/unix.7 b/man7/unix.7 index 7d3c89de8b..c68bab218b 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -107,7 +107,7 @@ should not be inspected. .IP * .IR abstract : an abstract socket address is distinguished by the fact that -.IR sun_path[0] +.IR sun_path[0] is a null byte (`\\0'). All of the remaining bytes in .I sun_path |
