diff options
author | Ian Moffett <ian@osmora.org> | 2024-01-12 19:49:21 -0500 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2024-01-12 19:49:21 -0500 |
commit | 28cfbad2f4726abb7d7a0154964e43b514b938d2 (patch) | |
tree | 87ae18e0e084fa3a7cff84384ab10cd0af50a462 /share/man/man9/dynalloc.9 | |
parent | 487fbbc124b7348847bdafe0b84eb541a3c730e5 (diff) |
docs: man: Fix formatting
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'share/man/man9/dynalloc.9')
-rw-r--r-- | share/man/man9/dynalloc.9 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man9/dynalloc.9 b/share/man/man9/dynalloc.9 index 72d0403..64e0557 100644 --- a/share/man/man9/dynalloc.9 +++ b/share/man/man9/dynalloc.9 @@ -24,7 +24,9 @@ .\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. -.TH DYNALLOC 9 2024-1-12 "Osmora" "Hyra Operating System" +.Dd Jan 12 2024 +.Dt DYNALLOC 9 +.Os Hyra .Sh NAME .Nm dynalloc - hyra kernel dynamic memory allocation .Sh SYNOPSIS |