]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
docs: add more markdown markup to UIDS_GIDS.md
authorLennart Poettering <lennart@poettering.net>
Wed, 30 Apr 2025 08:23:43 +0000 (10:23 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 30 Apr 2025 08:33:53 +0000 (10:33 +0200)
docs/UIDS-GIDS.md

index 35018b77a42a8e5276fe350b2c857e97c864aee3..9fd3dc500749dd8c887908ccc498adf886231281 100644 (file)
@@ -291,8 +291,8 @@ This range should be considered reserved for future, special purposes.
 ## Notes on resolvability of user and group names
 
 User names, UIDs, group names and GIDs don't have to be resolvable using NSS
-(i.e. getpwuid() and getpwnam() and friends) all the time.
-However, systemd makes the following requirements:
+(i.e. `getpwuid()` and `getpwnam()` and friends) all the time.  However,
+systemd makes the following requirements:
 
 System users generally have to be resolvable during early boot already.
 This means they should not be provided by any networked service (as those usually