diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-08-13 16:07:28 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-08-13 16:07:28 +0000 |
commit | a654c53e16bb02ffbe4fe501f266a02522008a8a (patch) | |
tree | b1d1ccc272dc50ed925a4f245b819268a79a2559 /sbin/fsirand/fsirand.8 | |
parent | 5e27573309b74bd7ddd0f8745c80236f79711228 (diff) | |
download | src-a654c53e16bb02ffbe4fe501f266a02522008a8a.tar.gz src-a654c53e16bb02ffbe4fe501f266a02522008a8a.zip |
mdoc(7) police: Removed redundant .Ns calls.
Notes
Notes:
svn path=/head/; revision=101828
Diffstat (limited to 'sbin/fsirand/fsirand.8')
-rw-r--r-- | sbin/fsirand/fsirand.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsirand/fsirand.8 b/sbin/fsirand/fsirand.8 index b644a7931c93..9d89579e76ba 100644 --- a/sbin/fsirand/fsirand.8 +++ b/sbin/fsirand/fsirand.8 @@ -51,7 +51,7 @@ each filesystem specified on the command line by This increases the security of NFS-exported filesystems by making it difficult to ``guess'' filehandles. .Pp -.Em Note Ns : +.Em Note : .Xr newfs 8 now does the equivalent of .Nm |