Changeset 14b2ac7 in mainline for uspace/app/bdsh/cmds/modules/help/help.c
- Timestamp:
- 2024-08-21T20:03:05Z (10 months ago)
- Branches:
- master
- Children:
- 5b110a9
- Parents:
- f8cb1bc5
- git-author:
- Martin Decky <martin@…> (2024-08-21 19:59:02)
- git-committer:
- Martin Decky <martin@…> (2024-08-21 20:03:05)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bdsh/cmds/modules/help/help.c
rf8cb1bc5 r14b2ac7 154 154 "This is but a small glimpse of what you can do with HelenOS. " 155 155 "To learn more please point your browser to the HelenOS User's " 156 "Guide: http ://trac.helenos.org/wiki/UsersGuide\n\n",156 "Guide: https://www.helenos.org/wiki/UsersGuide\n\n", 157 157 ALIGN_LEFT); 158 158 }
Note:
See TracChangeset
for help on using the changeset viewer.