diff options
author | ru <ru@FreeBSD.org> | 2002-08-13 16:07:28 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-08-13 16:07:28 +0000 |
commit | ce971426f4d9334872003e0b6bb04447b70bf2e9 (patch) | |
tree | b1d1ccc272dc50ed925a4f245b819268a79a2559 /sbin/fsirand | |
parent | 14f702a402e195a46266cd0eb93ed23bed1d2bb6 (diff) | |
download | FreeBSD-src-ce971426f4d9334872003e0b6bb04447b70bf2e9.zip FreeBSD-src-ce971426f4d9334872003e0b6bb04447b70bf2e9.tar.gz |
mdoc(7) police: Removed redundant .Ns calls.
Diffstat (limited to 'sbin/fsirand')
-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 b644a79..9d89579 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 |