diff options
author | eadler <eadler@FreeBSD.org> | 2012-12-16 23:00:13 +0000 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-12-16 23:00:13 +0000 |
commit | ba44c5a926d6af2f2a4731e3bd7e59bd12dfd7f7 (patch) | |
tree | 6973bd94e055af7729136013331c3ee3bbe9a00c /usr.sbin/ndp | |
parent | 1df9cc8b3f57738840eed7cdc84638812fbddc72 (diff) | |
download | FreeBSD-src-ba44c5a926d6af2f2a4731e3bd7e59bd12dfd7f7.zip FreeBSD-src-ba44c5a926d6af2f2a4731e3bd7e59bd12dfd7f7.tar.gz |
Minor wording improvments to some manual pages
Approved by: bcr (mentor)
Obtained from: DragonflyBSD (a5294ca835317c68c919ab43936da4f05ab6e926)
MFC after: 3 days
Diffstat (limited to 'usr.sbin/ndp')
-rw-r--r-- | usr.sbin/ndp/ndp.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ndp/ndp.8 b/usr.sbin/ndp/ndp.8 index 1fb63f81..9eabfe4 100644 --- a/usr.sbin/ndp/ndp.8 +++ b/usr.sbin/ndp/ndp.8 @@ -231,8 +231,8 @@ responding to requests for .Ar hostname even though the host address is not its own. .It Fl t -Print timestamp on each entry, -making it possible to merge output with +Print timestamp for each entry, +to make it possible to merge the output with .Xr tcpdump 1 . Most useful when used with .Fl A . |