------------------------------------------------------------
revno: 1586
committer: James Hunt <[email protected]>
branch nick: upstart
timestamp: Mon 2013-12-23 16:16:57 +0000
message:
  * init/man/init.5: Comma-separate and sort SEE ALSO entries.
  * init/man/init.8: Expand SEE ALSO section (debian bug#732128).
modified:
  ChangeLog
  init/man/init.5
  init/man/init.8


--
lp:upstart
https://code.launchpad.net/~upstart-devel/upstart/trunk

Your team Upstart Reviewers is subscribed to branch lp:upstart.
To unsubscribe from this branch go to 
https://code.launchpad.net/~upstart-devel/upstart/trunk/+edit-subscription
=== modified file 'ChangeLog'
--- ChangeLog	2013-12-20 17:37:26 +0000
+++ ChangeLog	2013-12-23 16:16:57 +0000
@@ -1,3 +1,8 @@
+2013-12-23  James Hunt  <[email protected]>
+
+	* init/man/init.5: Comma-separate and sort SEE ALSO entries.
+	* init/man/init.8: Expand SEE ALSO section (debian bug#732128).
+
 2013-12-20  James Hunt  <[email protected]>
 
 	* init/man/init.8:

=== modified file 'init/man/init.5'
--- init/man/init.5	2013-12-20 16:48:41 +0000
+++ init/man/init.5	2013-12-23 16:16:57 +0000
@@ -1185,9 +1185,10 @@
 
 .\"
 .SH SEE ALSO
-.BR init (8)
-.BR initctl (8)
-.BR prctl (2)
-.BR pty (7)
-.BR sh (1)
-.BR apparmor (7)
+
+.BR apparmor (7),
+.BR init (8),
+.BR initctl (8),
+.BR prctl (2),
+.BR pty (7),
+.BR sh (1).

=== modified file 'init/man/init.8'
--- init/man/init.8	2013-12-20 15:45:54 +0000
+++ init/man/init.8	2013-12-23 16:16:57 +0000
@@ -598,13 +598,39 @@
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 .\"
 .SH SEE ALSO
-.BR control\-alt\-delete (7)
-.BR init (5)
-.BR initctl (8)
-.BR runlevel (7)
-.BR startup (7)
-.BR starting (7)
-.BR started (7)
-.BR stopping (7)
-.BR stopped (7)
-.BR telinit (8)
+
+.BR all\-swaps (7),
+.BR control\-alt\-delete (7),
+.BR dbus\-daemon (1),
+.BR dbus\-event (7),
+.BR dconf\-event (7),
+.BR file\-event (7),
+.BR filesystem (7),
+.BR init (5),
+.BR init (8),
+.BR initctl (8),
+.BR keyboard\-request (7),
+.BR local\-filesystems (7),
+.BR mountall (8),
+.BR mounted (7),
+.BR mounting (7),
+.BR power\-status\-changed (7),
+.BR remote\-filesystems (7),
+.BR runlevel (7),
+.BR shutdown (8),
+.BR socket\-event (7),
+.BR started (7),
+.BR starting (7),
+.BR startup (7),
+.BR stopped (7),
+.BR stopping (7),
+.BR telinit (8),
+.BR upstart\-dbus\-bridge (8),
+.BR upstart\-dconf\-bridge (8),
+.BR upstart\-event\-bridge (8),
+.BR upstart\-events (7),
+.BR upstart\-file\-bridge (8),
+.BR upstart\-local\-bridge (8),
+.BR upstart\-socket\-bridge (8),
+.BR upstart\-udev\-bridge (8),
+.BR virtual\-filesystems (7).

-- 
upstart-devel mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/upstart-devel

Reply via email to