tmpfs(5): fix mdoc warnings

- Delete trailing whitespace
- Sort SEE ALSO order: mmap(2)'s Xr should come before nmount(2)'s Xr.

MFC after:	1 week
Reported by:	make manlint
Sponsored by:	Dell EMC Isilon
This commit is contained in:
Enji Cooper 2017-03-23 02:33:27 +00:00
parent d780e0595c
commit 5dd71be557
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=315772

View File

@ -147,8 +147,8 @@ memory file system:
.Dl "mount -t tmpfs tmpfs /tmp"
.Sh SEE ALSO
.Xr procstat 1 ,
.Xr nmount 2 ,
.Xr mmap 2 ,
.Xr nmount 2 ,
.Xr unmount 2 ,
.Xr fstab 5 ,
.Xr mdmfs 8 ,