diff options
author | ru <ru@FreeBSD.org> | 2000-11-20 14:42:24 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-11-20 14:42:24 +0000 |
commit | fda4c0a9900658f582331f89dfd90dd2bcfb4f66 (patch) | |
tree | 5a2d747773e51e63e3c896812a9a919a71606655 /libexec/tftpd/tftpd.8 | |
parent | 26c9ec6216eeb89fdb1cf655ab4272c100ada6f4 (diff) | |
download | FreeBSD-src-fda4c0a9900658f582331f89dfd90dd2bcfb4f66.zip FreeBSD-src-fda4c0a9900658f582331f89dfd90dd2bcfb4f66.tar.gz |
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'libexec/tftpd/tftpd.8')
-rw-r--r-- | libexec/tftpd/tftpd.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/tftpd/tftpd.8 b/libexec/tftpd/tftpd.8 index 449bd33..f53229d 100644 --- a/libexec/tftpd/tftpd.8 +++ b/libexec/tftpd/tftpd.8 @@ -93,7 +93,7 @@ relative filename requests. The .Fl s option provides additional security by changing -.Nm tftpd Ns No 's +.Nm Ns No 's root directory, thereby prohibiting accesses outside of the specified .Ar directory . Because |