diff options
author | Gordon Bergling <gbe@FreeBSD.org> | 2020-09-17 21:08:11 +0000 |
---|---|---|
committer | Gordon Bergling <gbe@FreeBSD.org> | 2020-09-17 21:08:11 +0000 |
commit | 9c946dc3797eb99b45c6b359fec9203ecdf13e75 (patch) | |
tree | 30f4c3b28dbe6cf53153e6ce0bcd240e0ff4ddcc /share/man/man9/ucred.9 | |
parent | 8713e3ccba392ab8831695a835f71b733f5205a9 (diff) |
man(9): Some markup fixes
- whitespace at end of input line
- skipping paragraph macro: Pp after Sh
MFC after: 3 days
Notes
Notes:
svn path=/head/; revision=365858
Diffstat (limited to 'share/man/man9/ucred.9')
-rw-r--r-- | share/man/man9/ucred.9 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/man/man9/ucred.9 b/share/man/man9/ucred.9 index 44cbe00f5ef4..eb25ac612b5c 100644 --- a/share/man/man9/ucred.9 +++ b/share/man/man9/ucred.9 @@ -143,7 +143,6 @@ and appropriately sets fields in the latter that are not present in the former (e.g., .Va cr_version ) . -.Pp .Sh RETURN VALUES .Fn crget , .Fn crhold , |