diff options
author | ru <ru@FreeBSD.org> | 2003-09-08 19:57:22 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2003-09-08 19:57:22 +0000 |
commit | 1c23ef339bcd24785a7edbf6087f4e9c1054a22e (patch) | |
tree | f208c0020248a2800766b91d7bf24e0234629b8b /sbin/ping | |
parent | ecf79cde9e1b8a35a0190579797cc483bcd50714 (diff) | |
download | FreeBSD-src-1c23ef339bcd24785a7edbf6087f4e9c1054a22e.zip FreeBSD-src-1c23ef339bcd24785a7edbf6087f4e9c1054a22e.tar.gz |
mdoc(7): Use the new feature of the .In macro.
Diffstat (limited to 'sbin/ping')
-rw-r--r-- | sbin/ping/ping.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ping/ping.8 b/sbin/ping/ping.8 index 41c72ce..3c9a24a 100644 --- a/sbin/ping/ping.8 +++ b/sbin/ping/ping.8 @@ -486,7 +486,7 @@ heard from the specified a status of two if the transmission was successful but no responses were received; or another value (from -.Aq Pa sysexits.h ) +.In sysexits.h ) if an error occurred. .Sh SEE ALSO .Xr netstat 1 , |