diff options
author | joel <joel@FreeBSD.org> | 2010-08-16 15:18:30 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2010-08-16 15:18:30 +0000 |
commit | dd1fff9bcb93c49e02a04bb712ecc2695db0c218 (patch) | |
tree | f1fb1550ad8fd503eb2a17d71116cdfebf902492 /share/man/man7 | |
parent | c239a236c133a4ec85da52df6f459b176073ffb5 (diff) | |
download | FreeBSD-src-dd1fff9bcb93c49e02a04bb712ecc2695db0c218.zip FreeBSD-src-dd1fff9bcb93c49e02a04bb712ecc2695db0c218.tar.gz |
Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while
translating these manual pages. Minor corrections by me.
Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp>
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/bsd.snmpmod.mk.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man7/bsd.snmpmod.mk.7 b/share/man/man7/bsd.snmpmod.mk.7 index 30cf20d..299daf2 100644 --- a/share/man/man7/bsd.snmpmod.mk.7 +++ b/share/man/man7/bsd.snmpmod.mk.7 @@ -67,7 +67,7 @@ A list of extra MIB definition files for .Xr gensnmptree 1 . This is optional. This file list is given to both calls to -.Xr gensnmptree 1 \(em +.Xr gensnmptree 1 No \(em the one that extracts the symbols in .Va XSYM from the MIB definitions and the one that |