mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix hard sentence break introduced in rev 1.7.
This commit is contained in:
parent
8e770e7803
commit
067c7f48de
1 changed files with 2 additions and 1 deletions
|
|
@ -97,6 +97,7 @@ function appeared in
|
|||
The
|
||||
.Fn getusershell
|
||||
function leaves its result in an internal static object and returns
|
||||
a pointer to that object. Subsequent calls to
|
||||
a pointer to that object.
|
||||
Subsequent calls to
|
||||
.Fn getusershell
|
||||
will modify the same object.
|
||||
|
|
|
|||
Loading…
Reference in a new issue