diff options
author | joel <joel@FreeBSD.org> | 2014-12-26 21:56:23 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2014-12-26 21:56:23 +0000 |
commit | f0de8ee41c861753d366e22b6fee631422a091e1 (patch) | |
tree | 0fa1c978dd76e7ac555d9c8cc3c329ff9e10bc0e /usr.sbin/nandsim | |
parent | 4581d744fb764e9070c78e1562f37933dba8e7c3 (diff) | |
download | FreeBSD-src-f0de8ee41c861753d366e22b6fee631422a091e1.zip FreeBSD-src-f0de8ee41c861753d366e22b6fee631422a091e1.tar.gz |
mdoc: sort SEE ALSO.
Diffstat (limited to 'usr.sbin/nandsim')
-rw-r--r-- | usr.sbin/nandsim/nandsim.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/nandsim/nandsim.8 b/usr.sbin/nandsim/nandsim.8 index c7bdb9a..d89767b 100644 --- a/usr.sbin/nandsim/nandsim.8 +++ b/usr.sbin/nandsim/nandsim.8 @@ -217,7 +217,7 @@ All commands issues to any chip on this controller are ignored. .El .Sh SEE ALSO .Xr nand 4 , -.Xr nandsim 4 +.Xr nandsim 4 , .Xr nandsim.conf 5 .Sh HISTORY The |